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.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Hi warriors,
I need your support. I'm a little bit lost, or I understood this kata wrong. When sending my solution it passed all tests, but when I attemp it doesn't work. For example with n = 46 my code responses with 12 as solution, but the test claims it is wrong and requires 13 as result.
I tried it with pen and paper and counted by hand. From my side everything between 42 and 48 should be 12 and not 13.
Thank you for your help!