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.
This comment is hidden because it contains spoiler information about the solution
could you tell me some tests to do so my code might not work?
Thanks o7
This comment is hidden because it contains spoiler information about the solution
Yep. On 'attempt' there are more tests in "Test_comp" suite than you see in 'test'. Your code seems incorrect for repeating numbers, and I'm not sure why there is a loop at the end. Try printing out the vectors to console and debug from there.
Can someone tell me what the 5th hard test is? I'm about to go crazy: D
This comment is hidden because it contains spoiler information about the solution