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.
.... Funcky, haha
In ISO/IEC 9899:1999 (C99) the equality operators are defined as follows
"Each of the operators yields 1 if the specified relation is true and 0 if it is false. The result has type int."
Can someone explain to me the expression inside the while loop. I know what it does, I just dont know how if according to me it requires an if statement.
That's soo Clever! I haven't thought of that use of test expressions yet!
Great solution.
wtf
BF translation available.
Forked and added