0_0_9562099_6061.cpp:3:23: algorithm.h: No such file or directory
0_0_9562099_6061.cpp: In function `int main()':
0_0_9562099_6061.cpp:23: error: expected `;' before ')' token
0_0_9562099_6061.cpp:30: error: `cin' undeclared (first use this function)
0_0_9562099_6061.cpp:30: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9562099_6061.cpp:32: error: `cout' undeclared (first use this function)
0_0_9562099_6061.cpp:32: error: `endl' undeclared (first use this function)
|