Problem TRIP GAME TOWN TRIP.PAS GAME.PAS TOWN.PAS Source name TRIP.C GAME.C TOWN.C TRIP.CPP GAME.CPP TOWN.CPP Input file TRIP.IN GAME.IN TOWN.IN Output file TRIP.OUT GAME.OUT TOWN.OUT Time limit/test 25 seconds 20 seconds 15 seconds Number of tests 10 10 10 Points per test 4 3 3 * The maximum total score for Round II is 100 points. * The time for questions has been extended to the whole first hour of the contest. * Testing can take place on slower computers than those used during the competition, so the time limits should be taken as informative only. * Your programs will be compiled by `tpc' (Pascal) or `bcc -mlarge' (C and C++), no special options will be set. * If the time limit is exceeded, the output of the program for the particular test case is not examined at all. * All source files should be stored to the root directory of the diskette. * All lines of the input files (including the last line) are guaranteed to be terminated with CR and LF characters (ASCII 13 and 10).