0_0_8622363_5305.c:1:20: iostream: No such file or directory
0_0_8622363_5305.c:2:16: queue: No such file or directory
0_0_8622363_5305.c:3:16: stack: No such file or directory
0_0_8622363_5305.c:4:15: list: No such file or directory
0_0_8622363_5305.c:5:14: map: No such file or directory
0_0_8622363_5305.c:6:14: set: No such file or directory
0_0_8622363_5305.c:7:17: cstdio: No such file or directory
0_0_8622363_5305.c:8:16: cmath: No such file or directory
0_0_8622363_5305.c:9:18: cstring: No such file or directory
0_0_8622363_5305.c:10:17: string: No such file or directory
0_0_8622363_5305.c:11:20: algorithm: No such file or directory
0_0_8622363_5305.c:12: error: syntax error before "namespace"
0_0_8622363_5305.c: In function `main':
0_0_8622363_5305.c:27: error: 'for' loop initial declaration used outside C99 mode
0_0_8622363_5305.c:32: error: `cout' undeclared (first use in this function)
0_0_8622363_5305.c:32: error: (Each undeclared identifier is reported only once
0_0_8622363_5305.c:32: error: for each function it appears in.)
0_0_8622363_5305.c:32: error: `endl' undeclared (first use in this function)
|