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.
lol
DUPLICATE ISSUE ~~
Haha :)
Why insert at beginning? You dont have to reverse the list anymore but every other action gets less efficient. (pop last vs pop intermediate; insert vs append)
This comment is hidden because it contains spoiler information about the solution
Can be completed without ORDER BY.
Now do it with lizard and Spock.
This comment is hidden because it contains spoiler information about the solution
My solution occasionally solves "invalid" boards generated randomly.
This comment is hidden because it contains spoiler information about the solution
I was more asking for help, but I ended up solving it later. There were some edge cases I wasn't handling properly.
All tests in Python are correct.
My code passes every single test, including several thousand randoms, except for basic test 25: "1 should equal 3". Has anyone else had trouble with it?
This is not a one-line program. This is a multiple-line program from which the whitespace has been removed.
This comment is hidden because it contains spoiler information about the solution
Loading more items...