0_0_12011843_24954.c:1:18: cstdio: No such file or directory
0_0_12011843_24954.c:2:20: iostream: No such file or directory
0_0_12011843_24954.c:3:21: algorithm: No such file or directory
0_0_12011843_24954.c:4:19: cstring: No such file or directory
0_0_12011843_24954.c:5:18: cctype: No such file or directory
0_0_12011843_24954.c:6:17: cmath: No such file or directory
0_0_12011843_24954.c:7:19: cstdlib: No such file or directory
0_0_12011843_24954.c:8:18: vector: No such file or directory
0_0_12011843_24954.c:9:17: queue: No such file or directory
0_0_12011843_24954.c:10:15: set: No such file or directory
0_0_12011843_24954.c:11:15: map: No such file or directory
0_0_12011843_24954.c:12:16: list: No such file or directory
0_0_12011843_24954.c:14: error: syntax error before "namespace"
0_0_12011843_24954.c:17: error: variable-size type declared outside of any function
0_0_12011843_24954.c:17: error: variable-size type declared outside of any function
0_0_12011843_24954.c:17: error: variable-size type declared outside of any function
0_0_12011843_24954.c: In function `main':
0_0_12011843_24954.c:21: error: `cin' undeclared (first use in this function)
0_0_12011843_24954.c:21: error: (Each undeclared identifier is reported only once
0_0_12011843_24954.c:21: error: for each function it appears in.)
0_0_12011843_24954.c:25: error: 'for' loop initial declaration used outside C99 mode
0_0_12011843_24954.c:28: error: redefinition of 'i'
0_0_12011843_24954.c:25: error: previous definition of 'i' was here
0_0_12011843_24954.c:28: error: 'for' loop initial declaration used outside C99 mode
|