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.
I agree! But I wrote a universal code for the nxn square. And Yes my code stinks of shit but it works on a local machine.I will do refactoring
I have tests passed but atempt is timeout WTF
WTF its not working:
new int[0]{}, // G
new int[]{2}, // 1
new int[]{3,3,3}, // 1
new int[]{1}, // 1
new int[0]{}, // 1
new int[0]{}, // 1
new int[0]{}, // 1
not ideal
This comment is hidden because it contains spoiler information about the solution
It's bug. This solution is not clever. For a big numbers.Tiomeout bitch