330804_0_2250.cpp: In function `int main()':
330804_0_2250.cpp:1: error: `scanf' undeclared (first use this function)
330804_0_2250.cpp:1: error: (Each undeclared identifier is reported only once for each function it appears in.)
330804_0_2250.cpp:1: error: `printf' undeclared (first use this function)
|