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.
:3
2 years have passed, whoah!
.
Before I used heap algorithm, now I'm stuck :D
Mark the question as resolved if it's ok :)
AHhhh the order matters 369, mine - doesn't
I guess you mean the third case. The third key is
9
, so3
is not a possibility since it's not adjacent to9
in the keyboard.Why can not 233 be the first case instead of 236?? I figthing in python >:c
This comment is hidden because it contains spoiler information about the solution
Because your solution is wrong.
This comment is hidden because it contains spoiler information about the solution
xD?