0_0_11647366_2800.c:1:20: iostream: No such file or directory
0_0_11647366_2800.c:2:19: cstdlib: No such file or directory
0_0_11647366_2800.c:3:18: cstdio: No such file or directory
0_0_11647366_2800.c:4:19: cstring: No such file or directory
0_0_11647366_2800.c:6:17: cmath: No such file or directory
0_0_11647366_2800.c:7:21: algorithm: No such file or directory
0_0_11647366_2800.c:14: error: syntax error before "namespace"
0_0_11647366_2800.c: In function `main':
0_0_11647366_2800.c:21: error: `EOF' undeclared (first use in this function)
0_0_11647366_2800.c:21: error: (Each undeclared identifier is reported only once
0_0_11647366_2800.c:21: error: for each function it appears in.)
0_0_11647366_2800.c:46: error: `cout' undeclared (first use in this function)
0_0_11647366_2800.c:46: error: `endl' undeclared (first use in this function)
|