Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
got a similar issue. i will move on now.
anyone has an idea?
Hello guys, I have following Problem: at the end of the while loop all conditions are satisfied to exit the while. Nevertheless, the code will still execute. I checked the same code on c++ 2017 gdb and different online compiler.... Thats strange and annoying.