0_0_9134189_27633.cpp: In function `int main()':
0_0_9134189_27633.cpp:57: error: invalid token
0_0_9134189_27633.cpp:57: error: `include' undeclared (first use this function)
0_0_9134189_27633.cpp:57: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9134189_27633.cpp:57: error: `cstdio' undeclared (first use this function)
0_0_9134189_27633.cpp:62: error: expected primary-expression before "using"
0_0_9134189_27633.cpp:62: error: expected `;' before "using"
0_0_9134189_27633.cpp:69: error: a function-definition is not allowed here before '{' token
0_0_9134189_27633.cpp:69: error: expected `,' or `;' before '{' token
0_0_9134189_27633.cpp:91: error: expected primary-expression before "int"
0_0_9134189_27633.cpp:91: error: expected `;' before "int"
|