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