0_0_4394116_31600.c:1:22: iostream.h: No such file or directory
0_0_4394116_31600.c:2:20: cstdio.h: No such file or directory
0_0_4394116_31600.c:3:19: cmath.h: No such file or directory
0_0_4394116_31600.c:4:21: cstdlib.h: No such file or directory
0_0_4394116_31600.c:5:23: algorithm.h: No such file or directory
0_0_4394116_31600.c:6:21: cstring.h: No such file or directory
0_0_4394116_31600.c:7:20: vector.h: No such file or directory
0_0_4394116_31600.c:8:17: map.h: No such file or directory
0_0_4394116_31600.c:9: error: syntax error before "namespace"
0_0_4394116_31600.c:10: error: syntax error before '<' token
0_0_4394116_31600.c: In function `main':
0_0_4394116_31600.c:15: error: `cin' undeclared (first use in this function)
0_0_4394116_31600.c:15: error: (Each undeclared identifier is reported only once
0_0_4394116_31600.c:15: error: for each function it appears in.)
0_0_4394116_31600.c:24: error: `vs' undeclared (first use in this function)
0_0_4394116_31600.c:33: error: `cout' undeclared (first use in this function)
0_0_4394116_31600.c:33: error: `endl' undeclared (first use in this function)
|