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.
So smart!!! I love it ❤️❤️❤️
OVERENGINEERING a bit
I had no idea you could use a list in the return like that. I love it.
Thank you so much for that.. my brain was starting to ache!!
Never let them know your next move xD
Those boards are invalid, why player 1 played only once and player 2 five times? Or 3 and 6 times on the other one?
It has error for board
board5 = [[0,2,2],
[0,2,2],
[2,0,1]]
for board
board4 = [[2, 1, 2],
[2, 2, 1],
[1, 2, 2]]
it work
Too many indexes for one day.
Added in Python for latest fork
python new test framework + random tests are required. updated in this fork
damn this is one of the best solutions of all time
This is awesome
My god this is good
how does this even work? my minds spiraling..@@
Loading more items...