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.
You right Chronos79, thanks!
I fix them.
This comment is hidden because it contains spoiler information about the solution
I don't use split at all...
It's giveme this error on JS
TypeError: ddurs[i].split is not a function
at countdown
at /home/codewarrior/index.js:29:41
at /home/codewarrior/index.js:49:5
at Object.handleError
That's is insane!
you're the best!
I'm think that something is wrong with this kata, I can't update the (league_table) and I unlock the solutions to see what I doing worng, but the solutions don't work...
Thanks, I missunderstand the instruccions.
Hi, something is wrong with this or something I miss:
"didn't work for n = 121... Expected: '[246, 191, 81, 101, 498, 94, 319...]"
81, 94 are below than 121...
Maybe you can add some extra test with more than five equals items.
great kata.
somethimes 'round' don't fit very well with the results in javascript.
.toLowerCase() is missing.... ;)
This kata need a test with equals quantity of numbers in the three variables to add more difficult.
This is the kind of Kata that I enjoy, simple but make me think a lot... thanks myjinxin2015.
Nice kata!
If no have 'up,down,left,right' you not have 0, so 1 is not sourrended by 0... at last 'undefined' count like 0..¿?
You need to be more specific about 0's arround 1's... '2 zeros','3 zeros' or strictly '4 zeros'
Loading more items...