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.
In the example section, we have
digits: 9, 1, 2, 5 => result: "21:59"
why can't it be
digits: 9, 1, 2, 5 => result: "19:25"
?same here
I don't yet understand how I got this, I was just randomly trying it out and it passed all the tests.
I am having the same issue
EDIT: never mind, solved it, turns out I was reading for length before checking if the array is null or not. thanks to @Chrono79
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I solved the programming part and was on line 66 until my fingers started playing tricks on the keyboard
This comment is hidden because it contains spoiler information about the solution
Nani!?
I would much prefer a solution from an actual human and not from the grandchild of Martians