User Tools

Site Tools


contest_2011-08-30

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
contest_2011-08-30 [2011/08/28 15:03] jtkorbcontest_2011-08-30 [2011/08/28 15:33] (current) jtkorb
Line 31: Line 31:
   * B: Array.sort is your friend.   * B: Array.sort is your friend.
   * C: A single array to count each of the possible differences is all it takes.   * C: A single array to count each of the possible differences is all it takes.
-  * D: +  * D: Use this problem to get started on the next one.
   * E: The solution is not long, but requires a fair amount of bookkeeping.  Using objects to represent teams is one way to manage the storage.   * E: The solution is not long, but requires a fair amount of bookkeeping.  Using objects to represent teams is one way to manage the storage.
   * F: More tedious than anything.  Good parsing practice.   * F: More tedious than anything.  Good parsing practice.
contest_2011-08-30.txt · Last modified: 2011/08/28 15:33 by jtkorb