0_0_10058292_3002.c:1:17: cstdio: No such file or directory
0_0_10058292_3002.c:2:18: cstdlib: No such file or directory
0_0_10058292_3002.c:3:18: cstring: No such file or directory
0_0_10058292_3002.c:5: error: syntax error before "namespace"
0_0_10058292_3002.c:7: error: syntax error before "ll"
0_0_10058292_3002.c:10: error: syntax error before "dp"
0_0_10058292_3002.c:12: error: syntax error before "namespace"
0_0_10058292_3002.c: In function `prime':
0_0_10058292_3002.c:20: error: 'for' loop initial declaration used outside C99 mode
0_0_10058292_3002.c:22: error: `bool' undeclared (first use in this function)
0_0_10058292_3002.c:22: error: (Each undeclared identifier is reported only once
0_0_10058292_3002.c:22: error: for each function it appears in.)
0_0_10058292_3002.c:22: error: syntax error before "flag"
0_0_10058292_3002.c:23: error: 'for' loop initial declaration used outside C99 mode
0_0_10058292_3002.c:27: error: `flag' undeclared (first use in this function)
0_0_10058292_3002.c:27: error: `false' undeclared (first use in this function)
0_0_10058292_3002.c: At top level:
0_0_10058292_3002.c:36: error: syntax error before "run"
0_0_10058292_3002.c: In function `run':
0_0_10058292_3002.c:40: error: 'for' loop initial declaration used outside C99 mode
0_0_10058292_3002.c:42: error: redefinition of 'i'
0_0_10058292_3002.c:40: error: previous definition of 'i' was here
0_0_10058292_3002.c:45: error: 'for' loop initial declaration used outside C99 mode
0_0_10058292_3002.c:49: error: 'for' loop initial declaration used outside C99 mode
|