98160_0_10312.cpp:1:19: cstdio.h: No such file or directory
98160_0_10312.cpp: In function `int main()':
98160_0_10312.cpp:7: error: `scanf' undeclared (first use this function)
98160_0_10312.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
98160_0_10312.cpp:9: error: `printf' undeclared (first use this function)
|