0_0_1835871_22530.cpp:3:25: iostream: No such file or directory
0_0_1835871_22530.cpp:5:23: math.h: No such file or directory
0_0_1835871_22530.cpp: In function `int main()':
0_0_1835871_22530.cpp:17: error: `scanf' undeclared (first use this function)
0_0_1835871_22530.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1835871_22530.cpp:17: error: `EOF' undeclared (first use this function)
0_0_1835871_22530.cpp:27: error: `sqrt' undeclared (first use this function)
0_0_1835871_22530.cpp:49: error: `pow' undeclared (first use this function)
0_0_1835871_22530.cpp:51: error: `abs' undeclared (first use this function)
0_0_1835871_22530.cpp:51: error: `printf' undeclared (first use this function)
|