contest_prelude_contest_scoreboard
This is an old revision of the document!
Table of Contents
Prelude to Contest Scoreboard
First, start by reading the problem statement for Contest Scoreboard. The input format is the same and you will be computing a similar function.
Input
Each input line is a four-tuple: contestant number, problem number, time of submission, and result code (L).
Output
Sample Input
1
1 2 10 I 3 1 11 C 1 2 19 R 1 2 21 C 1 1 25 C
Sample Output
contest_prelude_contest_scoreboard.1314569809.txt.gz · Last modified: 2011/08/28 15:16 by jtkorb