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.
python fork
changes:
Javascript translation posted
Rust translation
Javascript translation
I think this is terrific graph problem but I'm not sure it belongs on the current difficulty it is at :) (currently 6). Anyone else feel the same?
what happens for cases like
I wanna eat and then drink some S
?1000 tests seems like overkill. you could instead test for edge cases that are easily missed
Fix The Top Left
Random tests are weak. My solution should have never passed.
Why is top left measured differently than the other edges?