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.
Would somebody care to explain how this works?
I'm not sure it is. I had a preoblem with the random test cases. Ichanged my program to take into account different sized lists, and it works...
Here is the equivalent in Python. One still has to implement some random solutions...
There are faster ways than typing out all the zeroes. Imagine, say, that you had to write a similar program for 10 times as many solutions: you would start to regret this method...
"Order doesn't matter" is the message. What does it mean?
This is my code at the end of my program but it tells me "Unexpected token at 'else{' " and if i remove the semi-colon, it says "Unexpected token '(' at '});{});' "! What is the problem!
if (stuff){
stuff here;
};
else{
stuff here;
};
return spoiler;
I've submitted one kata. The rest always time out!
nope, i'm still having problems with timing out!
why cant i submit my answers?! If I click the button, It takes ages and then always times out...