0_0_5487744_16872.c:1:18: cstdio: No such file or directory
0_0_5487744_16872.c:4: error: syntax error before "h"
0_0_5487744_16872.c:5: error: syntax error before "left"
0_0_5487744_16872.c: In function `main':
0_0_5487744_16872.c:10: error: `__int64' undeclared (first use in this function)
0_0_5487744_16872.c:10: error: (Each undeclared identifier is reported only once
0_0_5487744_16872.c:10: error: for each function it appears in.)
0_0_5487744_16872.c:10: error: syntax error before "maxn"
0_0_5487744_16872.c:11: error: `EOF' undeclared (first use in this function)
0_0_5487744_16872.c:13: error: 'for' loop initial declaration used outside C99 mode
0_0_5487744_16872.c:18: error: redefinition of 'i'
0_0_5487744_16872.c:13: error: previous definition of 'i' was here
0_0_5487744_16872.c:18: error: 'for' loop initial declaration used outside C99 mode
0_0_5487744_16872.c:23: error: redefinition of 'i'
0_0_5487744_16872.c:18: error: previous definition of 'i' was here
0_0_5487744_16872.c:23: error: 'for' loop initial declaration used outside C99 mode
0_0_5487744_16872.c:27: error: syntax error before '/' token
0_0_5487744_16872.c:27: error: stray '\181' in program
0_0_5487744_16872.c:27: error: stray '\221' in program
0_0_5487744_16872.c:27: error: stray '\205' in program
0_0_5487744_16872.c:27: error: stray '\198' in program
0_0_5487744_16872.c:31: error: redefinition of 'i'
0_0_5487744_16872.c:23: error: previous definition of 'i' was here
0_0_5487744_16872.c:31: error: 'for' loop initial declaration used outside C99 mode
0_0_5487744_16872.c:39: error: `maxn' undeclared (first use in this function)
0_0_5487744_16872.c:40: error: redefinition of 'i'
0_0_5487744_16872.c:31: error: previous definition of 'i' was here
0_0_5487744_16872.c:40: error: 'for' loop initial declaration used outside C99 mode
0_0_5487744_16872.c:42: error: `sum' undeclared (first use in this function)
|