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