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.
try c++, it always looks classy xD
This comment is hidden because it contains spoiler information about the solution
Thank you.
That's moving a zero. It says remove one digit.
You can view all solutions in the "Solutions" tab: https://www.codewars.com/kata/5894318275f2c75695000146/solutions/javascript
Anyone else complete in Javascript ? would love to compare. My solution is messy
Thanks, my code in javascript passed your first tests and all other tests. It however fails with this [2, 2, 1300, 3, 4, 4],2 .
This comment is hidden because it contains spoiler information about the solution