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.
How did you come up with this neat solution?
The input range should be specified. Without it it's unclear what performance requirements are or what type should be used for intermediate values in C.
:D
So... considering that I have resolved the issue below, could you update the translation to include some types of test cases that were introduced with the fix? (C is something that I don't understand at all for now...)
Approved by someone
Nice job on your first kata, Alex!
both are fun and simple. the c translation has a great ability to show you some of the traps that you can encounter when learning c and even when you have experience in c.
C Translation
Recursion 🤘
uneducated?
not the same as being dumb
one of those can change
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
tests labeled as 'Random' are not
If we are supposed to write random_valid_key() and random_invalid_key(), then the kata description should specify that. But that doesn't make sense because we can then write trivial implementations of those functions that will make any solution pass.
Loading more items...