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.
When i.m trying to solve this kata in C
i got passes all simple tests and then in random test i got this asser: 1204002415130177602 should be 1204002415130177206
Is is correct? I think that next bigger from "1204002415130177602" should be "1204002415130710267"
This was difficult.
thks
The task is next bigger, not biggest. The next bigger number after 2017 would be 2071.
Hi everybody!
Do any body knows Why result of 2017 is not 7210? It is mistake in example ?