0_0_11054563_9081.cpp:1: error: `import' does not name a type
0_0_11054563_9081.cpp:2: error: `import' does not name a type
0_0_11054563_9081.cpp:3: error: `import' does not name a type
0_0_11054563_9081.cpp:4: error: `import' does not name a type
0_0_11054563_9081.cpp:5: error: `import' does not name a type
0_0_11054563_9081.cpp:6: error: `import' does not name a type
0_0_11054563_9081.cpp:7: error: `import' does not name a type
0_0_11054563_9081.cpp:9: error: `import' does not name a type
0_0_11054563_9081.cpp:15: error: expected unqualified-id before "public"
0_0_11054563_9081.cpp:15: error: expected `,' or `;' before "public"
0_0_11054563_9081.cpp:69: error: expected `:' before "BufferedReader"
0_0_11054563_9081.cpp:69: error: `BufferedReader' does not name a type
0_0_11054563_9081.cpp:70: error: expected `:' before "StringTokenizer"
0_0_11054563_9081.cpp:70: error: `StringTokenizer' does not name a type
0_0_11054563_9081.cpp:72: error: expected `:' before "InputReader"
0_0_11054563_9081.cpp:72: error: expected `)' before "stream"
0_0_11054563_9081.cpp:77: error: expected `:' before "String"
0_0_11054563_9081.cpp:77: error: `String' does not name a type
0_0_11054563_9081.cpp:88: error: expected `:' before "int"
0_0_11054563_9081.cpp: In member function `int InputReader::nextInt()':
0_0_11054563_9081.cpp:89: error: `Integer' undeclared (first use this function)
0_0_11054563_9081.cpp:89: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11054563_9081.cpp:89: error: `next' undeclared (first use this function)
0_0_11054563_9081.cpp: At global scope:
0_0_11054563_9081.cpp:90: error: expected unqualified-id at end of input
0_0_11054563_9081.cpp:90: error: expected `,' or `;' at end of input
|