0_0_1210381_25850.c:1:20: iostream: No such file or directory
0_0_1210381_25850.c:2:17: cmath: No such file or directory
0_0_1210381_25850.c:3:18: vector: No such file or directory
0_0_1210381_25850.c:4:18: string: No such file or directory
0_0_1210381_25850.c:5:21: algorithm: No such file or directory
0_0_1210381_25850.c:6:19: iomanip: No such file or directory
0_0_1210381_25850.c:7:19: fstream: No such file or directory
0_0_1210381_25850.c:9: error: syntax error before "namespace"
0_0_1210381_25850.c: In function `main':
0_0_1210381_25850.c:50: error: syntax error before '/' token
0_0_1210381_25850.c:51: error: `cin' undeclared (first use in this function)
0_0_1210381_25850.c:51: error: (Each undeclared identifier is reported only once
0_0_1210381_25850.c:51: error: for each function it appears in.)
0_0_1210381_25850.c:77: error: `cout' undeclared (first use in this function)
0_0_1210381_25850.c:77: error: `endl' undeclared (first use in this function)
|