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.
Can not reference variable employees in ruby version. Is it a special task leave for me to find it?
Oh, yes, thanks for your reminder. When I outputs the input, I finds that there is something wrong when dealing with big number.
weired error happened to my ruby solution:
...
Test Passed: Value == 1246
Test Passed: Value == 541
Test Passed: Value == 45001
Test Passed: Value == 450010
Expected: -1, instead got: 450010
27 Passed
1 Failed
0 Errors
Does anyone face the same problem?