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