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.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Awesome, I tried something similar but I got an error about converting word to a string. Tryna reach this level next time.
Not StackOverflowException, just OverflowException ;)
well thanks!
Why didn't I just think of this.. Just learnt this in my education. Nice one!
This comment is hidden because it contains spoiler information about the solution
Tests have evolved since
how did you passsed test?
Thanks for helping me find another solution!)
But for the solution with is binary its perfect...
I have never seen this sort of solution for this problem. ty
thx
This comment is hidden because it contains spoiler information about the solution
This solution does not work anymore as there is an overflow. BigInteger should probably be used.
Loading more items...