0_0_8774937_20753.c:1:20: iostream: No such file or directory
0_0_8774937_20753.c:2:18: cstdio: No such file or directory
0_0_8774937_20753.c:3:21: algorithm: No such file or directory
0_0_8774937_20753.c:4:18: string: No such file or directory
0_0_8774937_20753.c:5:19: cstring: No such file or directory
0_0_8774937_20753.c:6:18: vector: No such file or directory
0_0_8774937_20753.c:7: error: syntax error before "namespace"
0_0_8774937_20753.c:10: error: variable-size type declared outside of any function
0_0_8774937_20753.c:11: error: variable-size type declared outside of any function
0_0_8774937_20753.c:11: error: variable-size type declared outside of any function
0_0_8774937_20753.c: In function `work':
0_0_8774937_20753.c:14: error: `cin' undeclared (first use in this function)
0_0_8774937_20753.c:14: error: (Each undeclared identifier is reported only once
0_0_8774937_20753.c:14: error: for each function it appears in.)
0_0_8774937_20753.c:15: error: 'for' loop initial declaration used outside C99 mode
0_0_8774937_20753.c:18: error: redefinition of 'i'
0_0_8774937_20753.c:15: error: previous definition of 'i' was here
0_0_8774937_20753.c:18: error: 'for' loop initial declaration used outside C99 mode
0_0_8774937_20753.c:20: error: 'for' loop initial declaration used outside C99 mode
0_0_8774937_20753.c:30: error: `cout' undeclared (first use in this function)
0_0_8774937_20753.c:30: error: `endl' undeclared (first use in this function)
0_0_8774937_20753.c: In function `main':
0_0_8774937_20753.c:36: error: `cin' undeclared (first use in this function)
|