0_0_9892581_25628.c:1:18: cstdio: No such file or directory
0_0_9892581_25628.c:2:20: iostream: No such file or directory
0_0_9892581_25628.c:3: error: syntax error before "namespace"
0_0_9892581_25628.c: In function `main':
0_0_9892581_25628.c:12: error: `point' undeclared (first use in this function)
0_0_9892581_25628.c:12: error: (Each undeclared identifier is reported only once
0_0_9892581_25628.c:12: error: for each function it appears in.)
0_0_9892581_25628.c:12: error: syntax error before "a"
0_0_9892581_25628.c:17: error: 'for' loop initial declaration used outside C99 mode
0_0_9892581_25628.c:18: error: `a' undeclared (first use in this function)
0_0_9892581_25628.c:19: error: redefinition of 'i'
0_0_9892581_25628.c:17: error: previous definition of 'i' was here
0_0_9892581_25628.c:19: error: 'for' loop initial declaration used outside C99 mode
0_0_9892581_25628.c:21: error: 'for' loop initial declaration used outside C99 mode
0_0_9892581_25628.c:30: error: redefinition of 'i'
0_0_9892581_25628.c:19: error: previous definition of 'i' was here
0_0_9892581_25628.c:30: error: 'for' loop initial declaration used outside C99 mode
|