0_0_4898596_14339.cpp: In function `int main()':
0_0_4898596_14339.cpp:4: error: `scanf' undeclared (first use this function)
0_0_4898596_14339.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4898596_14339.cpp:7: error: `printf' undeclared (first use this function)
0_0_4898596_14339.cpp: At global scope:
0_0_4898596_14339.cpp:10: error: invalid token
0_0_4898596_14339.cpp:10: error: expected unqualified-id before numeric constant
0_0_4898596_14339.cpp:10: error: expected `,' or `;' before numeric constant
|