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.
Thanks!!!
You could have used
console.log
yourself.All tests are green except test number 16. Does anybody know the input for that test?
I have double checked - my bad
I've solved it in several languages including JS, and all tests are correct. Plus Chrono's screenshort clearly shows that your "proof" is fake.
Are you sure?
According to Wolfram this test cases have wrong expectations
At 392733,146642,475851,579372 - Expected: '1', instead got: '9'
At 392733,146642,475851,579372,937430 - Expected: '1', instead got: '9'
At 392733,146642,475851,579372,937430,560463 - Expected: '1', instead got: '9'
At 392733,146642,475851,579372,937430,560463,199435 - Expected: '1', instead got: '9'
At 392733,146642,475851,579372,937430,560463,199435,170445 - Expected: '1', instead got: '9'
At 392733,146642,475851,579372,937430,560463,199435,170445,760022 - Expected: '1', instead got: '9'
At 392733,146642,475851,579372,937430,560463,199435,170445,760022,618044 - Expected: '1', instead got: '9'
This comment is hidden because it contains spoiler information about the solution