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.
It won't be about cuboids anymore if it has more than 3 elements. lol
Daaamn.
good...
read the doc bruh
Nice !!
nice one :D
Nice one!
Twinning haha.
I wanted to brush up my skills for accessing an array.
Great job!
same :)
It is the best solution because it has constant time complexity. Any cycle method will lose against it.
that wouldn't work if the list has more than 3 elements
Read the instructions again.
Agreed. The answers array has one not-answered element (worth 0) and 3 incorrectly-answered elements (each worth -1). I don't know why the test expects 0.
This comment is hidden because it contains spoiler information about the solution
Whoever published the JS translation didn't include example tests.
Loading more items...