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.
Just have to read it carefully. Not too hard and good for practice.
*sigh* see "6.7" in instructions, checked comments
Good short kata to refine your understanding.
Haskell fork
Perl translation
It is argued that knowing the function signature should be enough because target platform is well known, and ABI can be naturally detemined based on this information.
Having said that, I can see value of having more detailed info in a white kata, where users are expected to not be that experienced.
NASM: initial solution should state:
I think he did it because we can use "Liters" as a variable.
You need to round down. That's why it's 1 instead of 1.5 liters.
Approved.
Lua Translation
Awaiting approvement/comment :>
Fixed.
very fun, i highly advise
Java:
camelCase, notPascalCaseRefer here on how to enable backward compatability to not invalidate all solutions
Loading more items...