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.
I didnt think of that solution. Very elegant. I like it.
do it for 100 digits XD
Bruh 💀
It works the same, have you tried it? If n or m are 0, it returns 0.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Hope you learnt from other people's code. Maybe Googling to see if a built-in method was available fot changing a binary to an integer. Googling isn't that bad.