contest_2011-08-30
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
contest_2011-08-30 [2011/08/28 13:53] – jtkorb | contest_2011-08-30 [2011/08/28 15:33] (current) – jtkorb | ||
---|---|---|---|
Line 22: | Line 22: | ||
* D: [[contest_prelude_contest_scoreboard|Prelude to Contest Scoreboard]] | * D: [[contest_prelude_contest_scoreboard|Prelude to Contest Scoreboard]] | ||
* E: [[http:// | * E: [[http:// | ||
+ | * F: [[http:// | ||
If you've already solved one or more of these problems, try (1) solving again without referring to your old solution, and/or (2) using a different language (Java or C++). If you want to work on an additional problem from this chapter, let [[jtk@purdue.edu|me]] know. | If you've already solved one or more of these problems, try (1) solving again without referring to your old solution, and/or (2) using a different language (Java or C++). If you want to work on an additional problem from this chapter, let [[jtk@purdue.edu|me]] know. | ||
Line 30: | 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. | * E: The solution is not long, but requires a fair amount of bookkeeping. | ||
+ | * F: More tedious than anything. |
contest_2011-08-30.1314564787.txt.gz · Last modified: 2011/08/28 13:53 by jtkorb