International Collegiate Programming
Contest
|
Individual Placement Test
This page has the problem set and I/O data for the Individual Placement Test,
held September 30, 2012.
Problem Set
-
Jungle Roads: Input and Output
-
Speed Racer: Input and Output
-
Robots on a Grid: Input and Output
-
Sokoban: Input and Output
-
Robots: Input and Output
-
Fire Station: Input and Output
-
Bushy Bushes: Input and Output
A PDF containing all the problems is available
here.
The information about I/O that appears is NOT how
it was done at the competition, but how the problems
originally appeared. Additionally, all test cases for
"Robots on a Grid" were concatenated (and prepended with
the number of test cases in the input). This is how
the input file above is constructed.
|