0_0_7424543_7076.c:2:19: iostream: No such file or directory
0_0_7424543_7076.c:3:20: algorithm: No such file or directory
0_0_7424543_7076.c:5: error: syntax error before "namespace"
0_0_7424543_7076.c:11: error: variable-size type declared outside of any function
0_0_7424543_7076.c:13: error: syntax error before "cmp"
0_0_7424543_7076.c:13: error: syntax error before "a"
0_0_7424543_7076.c: In function `cmp':
0_0_7424543_7076.c:15: error: `a' undeclared (first use in this function)
0_0_7424543_7076.c:15: error: (Each undeclared identifier is reported only once
0_0_7424543_7076.c:15: error: for each function it appears in.)
0_0_7424543_7076.c:15: error: `b' undeclared (first use in this function)
0_0_7424543_7076.c: In function `main':
0_0_7424543_7076.c:22: error: 'for' loop initial declaration used outside C99 mode
0_0_7424543_7076.c:27: error: redefinition of 'i'
0_0_7424543_7076.c:22: error: previous definition of 'i' was here
0_0_7424543_7076.c:27: error: 'for' loop initial declaration used outside C99 mode
|