0_0_4550033_6545.c:1:19: iostream: No such file or directory
0_0_4550033_6545.c:2:17: cstdio: No such file or directory
0_0_4550033_6545.c:3:18: cstring: No such file or directory
0_0_4550033_6545.c:5: error: syntax error before "namespace"
0_0_4550033_6545.c: In function `f':
0_0_4550033_6545.c:29: error: `bool' undeclared (first use in this function)
0_0_4550033_6545.c:29: error: (Each undeclared identifier is reported only once
0_0_4550033_6545.c:29: error: for each function it appears in.)
0_0_4550033_6545.c:29: error: syntax error before "g"
0_0_4550033_6545.c:30: error: `g' undeclared (first use in this function)
0_0_4550033_6545.c:31: error: 'for' loop initial declaration used outside C99 mode
0_0_4550033_6545.c:35: error: redefinition of 'i'
0_0_4550033_6545.c:31: error: previous definition of 'i' was here
0_0_4550033_6545.c:35: error: 'for' loop initial declaration used outside C99 mode
0_0_4550033_6545.c: In function `main':
0_0_4550033_6545.c:50: error: `stdin' undeclared (first use in this function)
0_0_4550033_6545.c:51: error: `cin' undeclared (first use in this function)
|