0_0_7184706_3592.cpp:1:11: #include expects "FILENAME" or <FILENAME>
0_0_7184706_3592.cpp: In function `int main()':
0_0_7184706_3592.cpp:4: error: `scanf' undeclared (first use this function)
0_0_7184706_3592.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7184706_3592.cpp:4: error: `EOF' undeclared (first use this function)
0_0_7184706_3592.cpp:7: error: expected `;' before '{' token
0_0_7184706_3592.cpp:7: error: expected primary-expression before '{' token
0_0_7184706_3592.cpp:7: error: expected `)' before '{' token
0_0_7184706_3592.cpp:11: error: `printf' undeclared (first use this function)
|