0_0_1978056_21602.cpp:1:2: invalid preprocessing directive #inude
0_0_1978056_21602.cpp: In function `int main()':
0_0_1978056_21602.cpp:9: error: `scanf' undeclared (first use this function)
0_0_1978056_21602.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1978056_21602.cpp:17: error: `printf' undeclared (first use this function)
0_0_1978056_21602.cpp:21: error: expected `;' before "if"
0_0_1978056_21602.cpp:21: error: expected primary-expression before "if"
0_0_1978056_21602.cpp:21: error: expected `)' before "if"
0_0_1978056_21602.cpp: At global scope:
0_0_1978056_21602.cpp:31: error: expected unqualified-id before "return"
0_0_1978056_21602.cpp:31: error: expected `,' or `;' before "return"
0_0_1978056_21602.cpp:32: error: expected declaration before '}' token
|