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