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
It's because parseInt takes 2 parameters and I forgot that. I fixed it now.
Why??? all results would be NaN: Failed for
seq : Iterator [
false, true, true, false, true,
true, false, false, false, true,
false, true, false, true, false,
false, true, false, false, false,
false, false, false, true, true,
true, true, true, true, false
])
pred : function parseInt() { [native code] }
reason : expected false to equal true
it is a joke? TypeError: seq.split is not a function
This comment has been reported as abusive
thank u. it was challenging but fun. interesting to see other's solutions. so diverse!
This comment is hidden because it contains spoiler information about the solution
You've already passed the kata, but I've edited the javascript tests so they don't truncate the output in the error message.
eeeee... what&!!:)) 'expected 'SOS! THE QUICK BROWN FOX JUMPS OVER T…' to equal 'SOS! THE QUICK BROWN FOX JUMPS OVER T…''
This comment is hidden because it contains spoiler information about the solution
i have "for int32 = 1111595428: expected '132.131.51.36' to equal '66.65.153.164'" Why this can be?
I spent half a day solving this kata, and when I finally found out the solution, I was surprised by the simplicity. Just imagine that you have just started programming and the solution to this kata will come by itself!
This comment is hidden because it contains spoiler information about the solution
It seems to me strange the construction 'valueOf().num' What it about?
This comment is hidden because it contains spoiler information about the solution
Loading more items...