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.
You're correct - that is contradictory. I've corrected the problem statement to be consistent with actual baseball rules. i.e. that the runner on 2nd will not advance unless he is 'forced' i.e. a runner on first pushes him.
Thanks for spotting that.
Could you offer me an example? I'm unsure how this could be exploited.
Fair point, have added an explicit test.
Added additional random tests with better distribution i.e. a S happens more than a hit etc
Thank you, again.
Very specific edge case caused by a typo. Added as specific test.
Thank you. Resolved.