0_0_9646234_19167.c:1: error: syntax error before '<' token
0_0_9646234_19167.c:8: error: syntax error before string constant
0_0_9646234_19167.c:17: error: redefinition of 'max'
0_0_9646234_19167.c:7: error: previous definition of 'max' was here
0_0_9646234_19167.c:17: error: initializer element is not constant
0_0_9646234_19167.c:18: error: syntax error before "for"
0_0_9646234_19167.c:27: error: redefinition of 'start'
0_0_9646234_19167.c:6: error: previous definition of 'start' was here
0_0_9646234_19167.c:27: error: `i' undeclared here (not in a function)
0_0_9646234_19167.c:28: error: redefinition of 'end'
0_0_9646234_19167.c:6: error: previous definition of 'end' was here
0_0_9646234_19167.c:28: error: `j' undeclared here (not in a function)
0_0_9646234_19167.c:29: error: syntax error before '}' token
0_0_9646234_19167.c:32: error: syntax error before string constant
0_0_9646234_19167.c:33: error: syntax error before string constant
|