0_0_7060647_22964.c:5:20: iostream: No such file or directory
0_0_7060647_22964.c:6:21: algorithm: No such file or directory
0_0_7060647_22964.c:7:15: map: No such file or directory
0_0_7060647_22964.c:8:15: set: No such file or directory
0_0_7060647_22964.c:9:17: queue: No such file or directory
0_0_7060647_22964.c:10: error: syntax error before "namespace"
0_0_7060647_22964.c: In function `main':
0_0_7060647_22964.c:34: error: 'for' loop initial declaration used outside C99 mode
0_0_7060647_22964.c:36: error: redefinition of 'i'
0_0_7060647_22964.c:34: error: previous definition of 'i' was here
0_0_7060647_22964.c:36: error: 'for' loop initial declaration used outside C99 mode
0_0_7060647_22964.c:37: error: 'for' loop initial declaration used outside C99 mode
0_0_7060647_22964.c:56: error: redefinition of 'i'
0_0_7060647_22964.c:36: error: previous definition of 'i' was here
0_0_7060647_22964.c:56: error: 'for' loop initial declaration used outside C99 mode
0_0_7060647_22964.c:57: error: redefinition of 'j'
0_0_7060647_22964.c:37: error: previous definition of 'j' was here
0_0_7060647_22964.c:57: error: 'for' loop initial declaration used outside C99 mode
0_0_7060647_22964.c:73: error: redefinition of 'i'
0_0_7060647_22964.c:56: error: previous definition of 'i' was here
0_0_7060647_22964.c:73: error: 'for' loop initial declaration used outside C99 mode
0_0_7060647_22964.c:74: error: redefinition of 'j'
0_0_7060647_22964.c:57: error: previous definition of 'j' was here
0_0_7060647_22964.c:74: error: 'for' loop initial declaration used outside C99 mode
|