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.
From looking at the linked Wikipedia article, I believe this line, and the associated diagram, is not correct:
"For example, 6 is a triangle number because you can arrange 6 objects into an equilateral triangle:"
The reason 6 is a triangle number is because you can arrange 3 numbers in a triangle, 1, 2, and 3, and their total is 6.
Okay, but why 'best practice'?
This comment is hidden because it contains spoiler information about the solution
You missed a space.
It's doubly nonsensical, because if he's tired of driving, why are they picking the MAX / closest to the limit?
Why?
How does this work?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Where is the category Best of Best Practices? Right here.
Trying the same (to my eyes) code, I keep getting a 'cannot find symbol' error on variable imp? (Never mind, found the typo, it was variable 'inp' ...)
Should be same result, but wouldn't it be slightly faster to shortcut the extra operation?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
A nice demonstration of the dangers of coding for the test.
Loading more items...