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