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.
bash is broken, rounding errors, I have tried flooring in every different place
This comment is hidden because it contains spoiler information about the solution
So confused, what is causing "(standard_in) 1: syntax error" for test "153015" in bash?
Could $res%1 not give zero? Resulting in the +1 simply incrementing by one instead of rounding up?
what the hell is even that
This comment is hidden because it contains spoiler information about the solution
what is going on
Kata had a bad description, I have submitted update. Return array should be 1D.
This comment is hidden because it contains spoiler information about the solution
my understanding was that 1 was moved, but this is a 2 byte register, so 2?
My code works on all the default tests, not on the should_work_for_more_fixed_assertions tests. No idea why
No failure output for NASM basic tests
This comment is hidden because it contains spoiler information about the solution
My C code seems to retain data from the previous test, each test passes on their own but together I get Hodewars. I am initializing my data array inside the function and have even added memset to try to fix it, not sure whats going on.
How to mark as issue for python translation?
Loading more items...