0_0_1110245_32011.c: In function `main':
0_0_1110245_32011.c:13: error: `new' undeclared (first use in this function)
0_0_1110245_32011.c:13: error: (Each undeclared identifier is reported only once
0_0_1110245_32011.c:13: error: for each function it appears in.)
0_0_1110245_32011.c:13: error: syntax error before "int"
0_0_1110245_32011.c:15: error: 'for' loop initial declaration used outside C99 mode
0_0_1110245_32011.c:18: error: redefinition of 'i'
0_0_1110245_32011.c:15: error: previous definition of 'i' was here
0_0_1110245_32011.c:18: error: 'for' loop initial declaration used outside C99 mode
|