contest_2011-08-23
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| contest_2011-08-23 [2011/08/22 04:23] – created jtkorb | contest_2011-08-23 [2011/08/23 12:51] (current) – jtkorb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Weekly Contest for August 23, 2011 ====== | ====== Weekly Contest for August 23, 2011 ====== | ||
| - | The contest server is on pc.cs.purdue.edu. | + | ===== One-Time Setup ===== |
| + | |||
| + | From your lab workstation, | ||
| % mkdir pc2 | % mkdir pc2 | ||
| + | % cp -p / | ||
| + | |||
| + | ===== Join the Contest ===== | ||
| + | |||
| % cd pc2 | % cd pc2 | ||
| - | % cp -p / | ||
| % / | % / | ||
| - | Log in using your individually assigned " | + | Log in using your individually assigned " |
| ===== Problems ===== | ===== Problems ===== | ||
| - | * A: [[http:// | + | * A: [[contest_2011-08-23_practice|Getting Started]] |
| - | * B: [[http:// | + | * B: [[http:// |
| - | * C: [[http:// | + | * C: [[http:// |
| + | * D: [[http:// | ||
| + | * E: [[http:// | ||
| - | If you've already solved one or more of these problems, try (1) resolve | + | 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. |
| **Notes:** | **Notes:** | ||
| + | * A: (1) Read carefully the part about echoing the input. (2) Is performance an issue? | ||
| + | * B: Make sure you handle the edge cases correctly. | ||
| + | * C: 10.03 * 100 != 1003. | ||
| + | * D: If the voting results in a tie, print the tied candidates in input order. | ||
contest_2011-08-23.1314012206.txt.gz · Last modified: 2011/08/22 04:23 by jtkorb