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.
Added
zruF I thought you got it. Read what myjinxin2015 wrote. x is always the first element (except when x is 1 ofc).
Yes, I used some algorithm and because of the chosen methods it was timing out, changed the methods and it worked.
You need a better approach.
I use a seive method and end correctly the test in 443ms but the submit exceed the time limit.
it's possible ?
Must add the support for Python 3
Cavolo almeno la somma ci potevo arrivare... bello l'alfabeto scritto a mano XD
This is not an issue, it's a question ;-)
Did you see the comment right next to the function in the initial code? Or did you looked at the sample tests? ;-)
This comment is hidden because it contains spoiler information about the solution