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.
done !
fixed !
private static
, as I said before: here, they are accessible to the warrior (even if...)done !, thanks
done, thanks !
well i did something else but similar, thanks though
you just put your solution in the test class (
private static class
, for example, and private methods if needed).i don't know how to make them, the problem is i can generate the test data, it's just that i don't know how to access my solution from the test.
as per the description i will try to make it more obvious .
=> integer
k
, actuallyAnd the description doesn't make any sense, considering the example given and the actual description of the output. => explain exactly what you want us to do, please.
Needs Random Tests.
Missing sample tests
Sum 0/1 to n is already done on CW, so it's a duplicate
Needs Random Tests.