0_0_8407472_5854.c:13: error: syntax error before '*' token
0_0_8407472_5854.c: In function `maxsum':
0_0_8407472_5854.c:15: error: `Info' undeclared (first use in this function)
0_0_8407472_5854.c:15: error: (Each undeclared identifier is reported only once
0_0_8407472_5854.c:15: error: for each function it appears in.)
0_0_8407472_5854.c:15: error: `p' undeclared (first use in this function)
0_0_8407472_5854.c:15: error: syntax error before ')' token
0_0_8407472_5854.c:21: error: `t1' undeclared (first use in this function)
0_0_8407472_5854.c:22: error: `t2' undeclared (first use in this function)
0_0_8407472_5854.c:24: error: `left' undeclared (first use in this function)
0_0_8407472_5854.c:24: error: syntax error before ')' token
0_0_8407472_5854.c:36: error: syntax error before '/' token
0_0_8407472_5854.c:37: error: `right' undeclared (first use in this function)
0_0_8407472_5854.c:37: error: syntax error before ')' token
0_0_8407472_5854.c:49: error: `cross' undeclared (first use in this function)
0_0_8407472_5854.c:49: error: syntax error before ')' token
0_0_8407472_5854.c: In function `main':
0_0_8407472_5854.c:75: error: `Info' undeclared (first use in this function)
0_0_8407472_5854.c:75: error: `t1' undeclared (first use in this function)
|