68406_0_6841.c: In function `MaxSum':
68406_0_6841.c:4: error: `new' undeclared (first use in this function)
68406_0_6841.c:4: error: (Each undeclared identifier is reported only once
68406_0_6841.c:4: error: for each function it appears in.)
68406_0_6841.c:4: error: syntax error before "long"
68406_0_6841.c:5: error: syntax error before "long"
68406_0_6841.c:14: error: 'for' loop initial declaration used outside C99 mode
68406_0_6841.c: In function `main':
68406_0_6841.c:32: error: `new' undeclared (first use in this function)
68406_0_6841.c:32: error: syntax error before "int"
|