---------------------------------------- 1382888822 System General { why do I keep getting a compilation error for a file that compiles? } ---------------------------------------- 1382893853 uwo1 B - Booking { What is the maximum cleaning time? } ---------------------------------------- 1382895013 umich1 D - Kastenlauf { If the distance is 1050, would it be happy? } ---------------------------------------- 1382897162 waterloo2 D - Kastenlauf { If the distance is 1049, would it be happy? } ---------------------------------------- 1382899432 gatech1 B - Booking { Are there multiple bookings with the same reservation code in the input? And should we ignore all but the first one? } ---------------------------------------- 1382899476 gatech2 A - Boggle { Will a dictionary contain same word multiple times? } ---------------------------------------- 1382900435 duke4 J - Timing { Is it guaranteed that no two links will have the same source and target nodes? } ---------------------------------------- 1382901565 umd0 F - Peg Solitaire { By "All boards have the same shape" you mean all are 5 * 9 like input? If not what is the maximum length of each line? } ---------------------------------------- 1382902778 toronto0 General { What g++ version does the judge use? } ---------------------------------------- 1382904573 umd2 J - Timing { Will there ever be a line in the input for a link connecting a node to itself? If so, how should it be handled? Will there every be multiple lines in the input connecting two nodes? If so, how should they be combined? Will the sum of all of the links going out from one node ever exceed 1? If so, how should this be handled? } ---------------------------------------- 1382908747 cmu1 General { WHy I got the compile error on h. I think there are no non-alphanumeric characters. can you print the error information } ---------------------------------------- 1382909104 cmu1 H - The King of the North { can you print the error information for the h, I don't know I always get compile error } ---------------------------------------- 1382909384 cmu1 General { Hi. Why is our code got compilation error? We test it on our OJ (also written by Sonny Chan), and it passes. }