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 got the same trouble: using static dictionary to store registers. So, clear your variables and structures before executing code! ))))
Only registers that have been modified should be listed in the output, and
mov c a
is never executed here. Not an issue.If you raise an issue without even saying which language you're using it's impossible to check anything. Please read and follow the documentation: https://docs.codewars.com/training/troubleshooting/
updated. I added an automatic flush of std out when entering a random test batch, so you should now always see some feedback.
oh, I didn't think about telling that in the it block. I'll add the info. There are 100 huge tests