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.
Funny and clear kata, thanks a lot.
I completely forgot about the eof newline and wasted tons of time trying to optimize the right answer :(
Deleted the newline and instantly passed LOL
Very interesting kata...
Hi
This kata permits me to understand the huge differences in performance among the different types of data structures
The main part of the code (calculation of the values in the cells) has quite no effect in the perfs
I couldnt get this less than 76 char
Removed in this fork
Nice series...
Python:
O(n^2)solutions pass the testsI agree that this feels much harder than 6kyu, very fun, but requires quite a bit of trickery both performance and golf wise
the latest code from the OP passes the tests, so the question is no longer answerable
Fixed
Bro, pretty sneaky Kata. Well created & well done! Thx
Python
describeshould always be preceded by aitblock ... (also why print where you can place that message in theitblock itself ? ^^)Approved
Python translation kumited -- please check and approve.
Note: author seems inactive...
Loading more items...