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.
Should be fixed. Yell if it isn't.
beautiful
I second that. Got with array [289, 18, 306, 17, 17, 255, 15, 270] error: expected: <270> but was: <18>
C translation with a
#define
instead of atypedef
and symbolic 'constant'EIGHT
for8
? Not really best practice.Java
The random tests are incorrect and do not match the condition "A < B < C < D" (for example - new int[] {9, 45, 81, 5, 9, 45, 5, 25}
At least it's the program and not like most other solutions where people just tried to deceive the weak unit tests
Nice idea!
genius