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
But is it a simple loop? I've done it a thousand times and it's always been fine. And then suddenly it started like this
(i) There is no solution to show
-is this because we code in different languages?
This comment is hidden because it contains spoiler information about the solution
Your not bad, but I would say its normal 6kyu... It could be even hard 7kyu. I had harder 7 kyus.
CodeWars moment
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Because it would be somewhat infeasible to keep the server running for two days straight, spinning its CPU, eating resources, and waiting for the answer which can be reasonably expected to be returned in seconds.
This comment is hidden because it contains spoiler information about the solution
did you add return to your function?
C# ?
Did you tried PadLeft and PadRight?
This comment is hidden because it contains spoiler information about the solution
v[n] is out of bounds if N==n.
Your method with a big number seems to be... not big enough :D You should print the input to see for yourself.
Loading more items...