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.
What 1000000002: 90909091 should equal 1000000001??
So, in the rust version, I think I've found an issue.
In the tricky_tests, sometimes I get errors like:
The problem is that, as far as I've tested, in Rust and Python, 18283961446061854279 in base-138 is 1111111111.
I've collected a few of these. They were:
I have managed to submit my answer, because sometimes the tests don't use any number that breaks.