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.
No(
This comment is hidden because it contains spoiler information about the solution
I'm curious about that too. Could you show your solution?
It's ugly af nonetheless)
Seems to me you don't check the wall collisions
This comment is hidden because it contains spoiler information about the solution
Got it) Thanks!
When a continuous string of digits exceeds 3, the string is split into groups of 3 from the left. The last grouping could have 3, 2 or 1 digits.
e.g "24172410" becomes 3 strings comprising "241", "724" and "10"
e.g "0785" becomes 2 strings comprising "078" and "5".
In this case should be "&z371" becomes 2 strings comprising "&z3" and "71", right?
Oh dear! is_sum_of_cubes("&z371 upon 407298a --- dreary, ###100.153 I thought, 9926315strong and weary -127&() 1") returned: '407 1 408 Lucky' should equal '371 407 153 1 932 Lucky'
Is it a wrong test case? (fist 2 packets should be ['&z3', '71'], not ['&z', '371'])
It also should be stated in the description that the order of numbers in the answer is important
I believe in the description it should be "(k==0)...(k==1)...(k==2)" instead of "(k==1)...(k==2)...(k==3)"
Thanks)
BYBAYAXXXB:
"testing random string of length: 10: 2 should equal 3"
Is this test case wrong?
eggs => egegggeggSEGG ?
Godzilla had a stroke trying to read this description and died
Loading more items...