International Collegiate Programming
Contest
|
Team Practice COntest 1
This page has the problem set and I/O data for the first Team Practice Contest,
held October 14, 2012.
Problem Set
-
A Game of Stones: Input and Output
-
Bird Tree: Input and Output
-
Money Matters: Input and Output
-
The Duke of York, Part 1: Input and Output
-
DuLL: Input and Output
-
Line and Circle Maze: Input and Output
-
How Big Is It?: Input and Output
-
Pizza Pricing: Input and Output
-
The Duke of York, Part 2: Input and Output
-
Antimonotonicity: Input and Output
A PDF containing all the problems is available
here.
The information about I/O that appears on some problem statments is NOT how
it was done at the competition, but how the problems
originally appeared. Additionally, all test cases for
"Money Matters" were concatenated (and prepended with
the number of test cases in the input). This is how
the input file above is constructed.
Due to an error in the judge output for The Duke of York, Part 1, less
robust judge data for that were used during the contest. The i/o that appear
above are the corrected version of the original.
|