0_0_8407449_13124.c:10: error: syntax error before "Info"
0_0_8407449_13124.c:13: error: syntax error before '*' token
0_0_8407449_13124.c: In function `maxsum':
0_0_8407449_13124.c:15: error: `new' undeclared (first use in this function)
0_0_8407449_13124.c:15: error: (Each undeclared identifier is reported only once
0_0_8407449_13124.c:15: error: for each function it appears in.)
0_0_8407449_13124.c:15: error: syntax error before "Info"
0_0_8407449_13124.c:16: error: `t1' undeclared (first use in this function)
0_0_8407449_13124.c:17: error: `t2' undeclared (first use in this function)
0_0_8407449_13124.c:19: error: `left' undeclared (first use in this function)
0_0_8407449_13124.c:19: error: syntax error before "Info"
0_0_8407449_13124.c:28: error: `right' undeclared (first use in this function)
0_0_8407449_13124.c:28: error: syntax error before "Info"
0_0_8407449_13124.c:37: error: `cross' undeclared (first use in this function)
0_0_8407449_13124.c:37: error: syntax error before "Info"
0_0_8407449_13124.c: In function `main':
0_0_8407449_13124.c:63: error: `Info' undeclared (first use in this function)
0_0_8407449_13124.c:63: error: `t1' undeclared (first use in this function)
|