0_0_11309227_5639.c:5:21: algorithm: No such file or directory
0_0_11309227_5639.c:6:20: iostream: No such file or directory
0_0_11309227_5639.c:7:15: set: No such file or directory
0_0_11309227_5639.c:8:15: map: No such file or directory
0_0_11309227_5639.c:9:17: queue: No such file or directory
0_0_11309227_5639.c:10:17: stack: No such file or directory
0_0_11309227_5639.c:13: error: syntax error before "namespace"
0_0_11309227_5639.c: In function `main':
0_0_11309227_5639.c:23: error: 'for' loop initial declaration used outside C99 mode
0_0_11309227_5639.c:28: error: redefinition of 'i'
0_0_11309227_5639.c:23: error: previous definition of 'i' was here
0_0_11309227_5639.c:28: error: 'for' loop initial declaration used outside C99 mode
0_0_11309227_5639.c:32: error: `flag' undeclared (first use in this function)
0_0_11309227_5639.c:32: error: (Each undeclared identifier is reported only once
0_0_11309227_5639.c:32: error: for each function it appears in.)
0_0_11309227_5639.c:36: error: redefinition of 'i'
0_0_11309227_5639.c:28: error: previous definition of 'i' was here
0_0_11309227_5639.c:36: error: 'for' loop initial declaration used outside C99 mode
|