User Tools

Site Tools


contest_prelude_contest_scoreboard

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
contest_prelude_contest_scoreboard [2011/08/28 15:31] jtkorbcontest_prelude_contest_scoreboard [2011/08/28 15:33] (current) jtkorb
Line 1: Line 1:
 ===== Prelude to Contest Scoreboard ====== ===== Prelude to Contest Scoreboard ======
  
-First, start by reading the problem statement for [[http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110207&format=html|Contest Scoreboard]].  For this prelude, the input format is the same as the main problem, and you will simply be reading the input and printing it out in the format specified.+First, start by reading the problem statement for [[http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110207&format=html|Contest Scoreboard]].  For this prelude, the input format is the same as the main problem, and you will simply be reading the input and printing out a summary in the format specified.
  
  
Line 16: Line 16:
 </code> </code>
  
-For each contest, print the number of correct and incorrect submissions as two integers on the same line separated by a space.  There should be a blank line separating each contest and separating the first contest from the initial message (and no blank line at the end).+For each contest, print the number of correct and incorrect submissions as two integers on the same line separated by a space.   
 + 
 +There should be a blank line separating each contest and a blank line separating the first contest from the initial message (and no blank line at the end).
  
 ===== Sample Input ===== ===== Sample Input =====
contest_prelude_contest_scoreboard.txt · Last modified: 2011/08/28 15:33 by jtkorb