0_0_12014392_5186.c:1:17: cstdio: No such file or directory
0_0_12014392_5186.c:2:18: cstring: No such file or directory
0_0_12014392_5186.c:3:16: cmath: No such file or directory
0_0_12014392_5186.c:4:18: cstdlib: No such file or directory
0_0_12014392_5186.c:5:20: algorithm: No such file or directory
0_0_12014392_5186.c:6: error: syntax error before "namespace"
0_0_12014392_5186.c: In function `main':
0_0_12014392_5186.c:15: error: `bool' undeclared (first use in this function)
0_0_12014392_5186.c:15: error: (Each undeclared identifier is reported only once
0_0_12014392_5186.c:15: error: for each function it appears in.)
0_0_12014392_5186.c:15: error: syntax error before "ok"
0_0_12014392_5186.c:18: error: 'for' loop initial declaration used outside C99 mode
0_0_12014392_5186.c:21: error: `ok' undeclared (first use in this function)
0_0_12014392_5186.c:21: error: `false' undeclared (first use in this function)
0_0_12014392_5186.c:33: error: 'for' loop initial declaration used outside C99 mode
0_0_12014392_5186.c:36: error: 'for' loop initial declaration used outside C99 mode
0_0_12014392_5186.c:42: error: syntax error before "int"
0_0_12014392_5186.c:52: error: redefinition of 'i'
0_0_12014392_5186.c:18: error: previous definition of 'i' was here
0_0_12014392_5186.c:52: error: 'for' loop initial declaration used outside C99 mode
0_0_12014392_5186.c:58: error: syntax error before "int"
|