0_0_7835661_11960.c:1:20: iostream: No such file or directory
0_0_7835661_11960.c:2:18: vector: No such file or directory
0_0_7835661_11960.c:3:21: algorithm: No such file or directory
0_0_7835661_11960.c:4:20: iterator: No such file or directory
0_0_7835661_11960.c:6: error: syntax error before "namespace"
0_0_7835661_11960.c:13: error: variable-size type declared outside of any function
0_0_7835661_11960.c: In function `Process':
0_0_7835661_11960.c:32: error: syntax error before '/' token
0_0_7835661_11960.c:36: error: 'for' loop initial declaration used outside C99 mode
0_0_7835661_11960.c:37: error: syntax error before '/' token
0_0_7835661_11960.c:38: error: `cout' undeclared (first use in this function)
0_0_7835661_11960.c:38: error: (Each undeclared identifier is reported only once
0_0_7835661_11960.c:38: error: for each function it appears in.)
0_0_7835661_11960.c:40: error: syntax error before '/' token
0_0_7835661_11960.c:41: error: `endl' undeclared (first use in this function)
0_0_7835661_11960.c: In function `main':
0_0_7835661_11960.c:46: error: `cin' undeclared (first use in this function)
0_0_7835661_11960.c:49: error: 'for' loop initial declaration used outside C99 mode
|