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