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.
Thanks! My goal is to use the STL features as much as possible.
New C translation approved.
done
It's a generalization of getting the item before or after the given value in a circular array. (It's linear, but arrays here are really small.) There are basically 2 independent circular routes through all the states.
Fixed.
It's 4000 honor to approve translations: https://github.com/Codewars/codewars.com/wiki/Privileges
Not fixed yet. My Random tests still have dimensions where the matrices are not square.
fixed.
This comment is hidden because it contains spoiler information about the solution
Language?
Yes, it's safer;-)... and why... who knows:-)... probably to check the testcases and/or to reduce the signs;-)