0_0_9840902_3865.c:1:20: iostream: No such file or directory
0_0_9840902_3865.c:2:15: map: No such file or directory
0_0_9840902_3865.c: In function `main':
0_0_9840902_3865.c:7: error: syntax error before '/' token
0_0_9840902_3865.c:9: error: syntax error before ':' token
0_0_9840902_3865.c:10: error: `ivec' undeclared (first use in this function)
0_0_9840902_3865.c:10: error: (Each undeclared identifier is reported only once
0_0_9840902_3865.c:10: error: for each function it appears in.)
0_0_9840902_3865.c:12: error: `std' undeclared (first use in this function)
0_0_9840902_3865.c:12: error: syntax error before ':' token
0_0_9840902_3865.c:17: error: 'for' loop initial declaration used outside C99 mode
0_0_9840902_3865.c:17: error: `n' undeclared (first use in this function)
0_0_9840902_3865.c:19: error: `a' undeclared (first use in this function)
0_0_9840902_3865.c:19: error: `b' undeclared (first use in this function)
0_0_9840902_3865.c:21: error: duplicate label `std'
0_0_9840902_3865.c:9: error: `std' previously defined here
0_0_9840902_3865.c:21: error: syntax error before ':' token
|