0_0_12914642_13951.cpp:2: error: `import' does not name a type
0_0_12914642_13951.cpp:3: error: `import' does not name a type
0_0_12914642_13951.cpp:4: error: `import' does not name a type
0_0_12914642_13951.cpp:5: error: `import' does not name a type
0_0_12914642_13951.cpp:7: error: `import' does not name a type
0_0_12914642_13951.cpp:8: error: `import' does not name a type
0_0_12914642_13951.cpp:9: error: `import' does not name a type
0_0_12914642_13951.cpp:10: error: `import' does not name a type
0_0_12914642_13951.cpp:12: error: `import' does not name a type
0_0_12914642_13951.cpp:14: error: expected unqualified-id before "public"
0_0_12914642_13951.cpp:14: error: expected `,' or `;' before "public"
0_0_12914642_13951.cpp:21: error: `Scanner' does not name a type
0_0_12914642_13951.cpp:24: error: ISO C++ forbids declaration of `final' with no type
0_0_12914642_13951.cpp:24: error: expected `;' before "int"
0_0_12914642_13951.cpp:25: error: expected unqualified-id before '[' token
0_0_12914642_13951.cpp:26: error: expected unqualified-id before '[' token
0_0_12914642_13951.cpp:27: error: expected unqualified-id before '[' token
0_0_12914642_13951.cpp: In constructor `Solver::Solver()':
0_0_12914642_13951.cpp:30: error: `scan' undeclared (first use this function)
0_0_12914642_13951.cpp:30: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12914642_13951.cpp:34: error: expected primary-expression before '^' token
0_0_12914642_13951.cpp:34: error: expected primary-expression before '[' token
0_0_12914642_13951.cpp:35: error: `gay_xor' undeclared (first use this function)
0_0_12914642_13951.cpp:38: error: expected primary-expression before '^' token
0_0_12914642_13951.cpp:38: error: expected primary-expression before '[' token
0_0_12914642_13951.cpp:38: error: expected primary-expression before '^' token
0_0_12914642_13951.cpp:38: error: expected primary-expression before '[' token
0_0_12914642_13951.cpp:47: error: expected primary-expression before '^' token
0_0_12914642_13951.cpp:47: error: expected primary-expression before '[' token
0_0_12914642_13951.cpp:48: error: `System' undeclared (first use this function)
0_0_12914642_13951.cpp: At global scope:
0_0_12914642_13951.cpp:57: error: expected `:' before "InputStream"
0_0_12914642_13951.cpp:57: error: `InputStream' does not name a type
0_0_12914642_13951.cpp:58: error: expected `:' before "byte"
0_0_12914642_13951.cpp:58: error: ISO C++ forbids declaration of `byte' with no type
0_0_12914642_13951.cpp:58: error: expected `;' before "buf"
0_0_12914642_13951.cpp:59: error: expected `:' before "int"
0_0_12914642_13951.cpp:60: error: expected `:' before "int"
0_0_12914642_13951.cpp:61: error: expected `:' before "SpaceCharFilter"
0_0_12914642_13951.cpp:61: error: `SpaceCharFilter' does not name a type
0_0_12914642_13951.cpp:63: error: expected `:' before "Scanner"
0_0_12914642_13951.cpp:63: error: expected `)' before "stream"
0_0_12914642_13951.cpp:69: error: expected `:' before "boolean"
0_0_12914642_13951.cpp:69: error: `boolean' does not name a type
0_0_12914642_13951.cpp:87: error: expected `:' before "int"
0_0_12914642_13951.cpp:103: error: expected `:' before "int"
0_0_12914642_13951.cpp:123: error: expected `:' before "long"
0_0_12914642_13951.cpp:143: error: expected `:' before "String"
0_0_12914642_13951.cpp:143: error: `String' does not name a type
0_0_12914642_13951.cpp:155: error: expected `:' before "boolean"
0_0_12914642_13951.cpp:155: error: `boolean' does not name a type
0_0_12914642_13951.cpp:161: error: expected `:' before "static"
0_0_12914642_13951.cpp:161: error: `boolean' does not name a type
0_0_12914642_13951.cpp:165: error: expected `:' before "interface"
0_0_12914642_13951.cpp:165: error: `interface' does not name a type
0_0_12914642_13951.cpp: In member function `int Scanner::read()':
0_0_12914642_13951.cpp:89: error: `InputMismatchException' has not been declared
0_0_12914642_13951.cpp:93: error: `stream' undeclared (first use this function)
0_0_12914642_13951.cpp:93: error: `buf' undeclared (first use this function)
0_0_12914642_13951.cpp:94: error: `IOException' has not been declared
0_0_12914642_13951.cpp:94: error: invalid catch parameter
0_0_12914642_13951.cpp:95: error: `InputMismatchException' has not been declared
0_0_12914642_13951.cpp: In member function `int Scanner::nextInt()':
0_0_12914642_13951.cpp:105: error: `isSpaceChar' undeclared (first use this function)
0_0_12914642_13951.cpp:115: error: `InputMismatchException' has not been declared
0_0_12914642_13951.cpp: In member function `long int Scanner::nextLong()':
0_0_12914642_13951.cpp:125: error: `isSpaceChar' undeclared (first use this function)
0_0_12914642_13951.cpp:135: error: `InputMismatchException' has not been declared
0_0_12914642_13951.cpp: At global scope:
0_0_12914642_13951.cpp:141: error: expected unqualified-id at end of input
0_0_12914642_13951.cpp:141: error: expected `,' or `;' at end of input
|