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