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.
It would be nice for the downvoter of the comment above to share some reasoning for their vote? My understanding was that downvotes were typically used to flag posts. Either way, anonymously downvoting is lame.
Yeah, people seem pretty happy to purge the methods entirely.
apparently not many people aliased the methods first, to allow possible usage after our "patches"
Agree with you.
I have to learn numbers concept in ruby more. Such trick is good to push me to study better. lol for the up voted solution.
Thanks for your comments, I've updated the method definition and will rule out the 'alphabeta' case in the description to avoid confusion.
Excellent point, I added a new line saying that if there is only a single student, then they have the most money.
I originally left out the provided test, but then I realized it would be very difficult without it... Maybe I'll fork it and change how the checking works :)
This comment is hidden because it contains spoiler information about the solution