445072_0_0_26878.cpp:1:16: stdio: No such file or directory
445072_0_0_26878.cpp: In function `int main()':
445072_0_0_26878.cpp:6: error: `scanf' undeclared (first use this function)
445072_0_0_26878.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
445072_0_0_26878.cpp:6: error: `EOF' undeclared (first use this function)
445072_0_0_26878.cpp:8: error: `printf' undeclared (first use this function)
445072_0_0_26878.cpp:9: error: expected `;' before '}' token
|