You need to sign in or sign up before continuing.×
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.
I also forgot it
completely forgot abs.
And waste that many seconds writing such unnecessary code to bog up the codebase? Don't quit your day job.
WOW GOOD
very nice!
Hey it could be worst, i know how to use it and still used it wrong .-.
I don't know why 0 * -1 = -0 in JavaScript which is very different from math. Every number that multiplies with 0 should be result in 0 right?
ofcourse!
Because that doesn't do what the problem requires.
This comment is hidden because it contains spoiler information about the solution
-0 is 0. Do you know what the word "bug" means? It means when actual behavior fails to match expected behavior, which is not the case here.
This comment is hidden because it contains spoiler information about the solution
-0 is 0
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...