0_0_8339544_9370.c:1:20: cstdio: No such file or directory
0_0_8339544_9370.c:2:21: cstring: No such file or directory
0_0_8339544_9370.c:3:23: algorithm: No such file or directory
0_0_8339544_9370.c:4: error: syntax error before "namespace"
0_0_8339544_9370.c:12: error: syntax error before "cmp"
0_0_8339544_9370.c:12: error: syntax error before '&' token
0_0_8339544_9370.c: In function `cmp':
0_0_8339544_9370.c:13: error: `a' undeclared (first use in this function)
0_0_8339544_9370.c:13: error: (Each undeclared identifier is reported only once
0_0_8339544_9370.c:13: error: for each function it appears in.)
0_0_8339544_9370.c:13: error: `b' undeclared (first use in this function)
0_0_8339544_9370.c: In function `main':
0_0_8339544_9370.c:18: error: 'for' loop initial declaration used outside C99 mode
0_0_8339544_9370.c:20: error: 'for' loop initial declaration used outside C99 mode
0_0_8339544_9370.c:26: error: redefinition of 'i'
0_0_8339544_9370.c:20: error: previous definition of 'i' was here
0_0_8339544_9370.c:26: error: 'for' loop initial declaration used outside C99 mode
|