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.
Why prohibit nested loops? Do they have bad performance?
This comment is hidden because it contains spoiler information about the solution
Excellent kata! Had a lot of fun optimizing the solution!
This comment is hidden because it contains spoiler information about the solution
absolutely laconic
Enjoyed this kata alot!
Your solution being too slow is not a kata issue.
If inputs are not presented to you on failure you can print them yourself. See this and this paragraph of troubleshooting guide to see how.
wat?
if the problem with my code is execution time out (over 12000ms) how can i see the tests that caused it?
Very fun kata, thank you!
Super Clever, enjoyed your solution!