0_0_9423807_31474.c:2: error: syntax error before '/' token
0_0_9423807_31474.c:2: error: syntax error at '#' token
0_0_9423807_31474.c:6: error: syntax error before string constant
0_0_9423807_31474.c:6: error: conflicting types for 'scanf'
0_0_9423807_31474.c:6: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_9423807_31474.c:6: error: conflicting types for 'scanf'
0_0_9423807_31474.c:6: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_9423807_31474.c:10: error: syntax error before string constant
0_0_9423807_31474.c:13: error: `max1' undeclared here (not in a function)
0_0_9423807_31474.c:13: error: `a' undeclared here (not in a function)
0_0_9423807_31474.c:14: error: `t2' undeclared here (not in a function)
0_0_9423807_31474.c:15: error: syntax error before "for"
0_0_9423807_31474.c:20: error: redefinition of 't1'
0_0_9423807_31474.c:14: error: previous definition of 't1' was here
0_0_9423807_31474.c:20: error: `i' undeclared here (not in a function)
0_0_9423807_31474.c:21: error: syntax error before '}' token
0_0_9423807_31474.c:28: error: initializer element is not constant
0_0_9423807_31474.c:30: error: syntax error before '}' token
0_0_9423807_31474.c:32: error: syntax error before string constant
0_0_9423807_31474.c:32: error: conflicting types for 'printf'
0_0_9423807_31474.c:32: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_9423807_31474.c:32: error: conflicting types for 'printf'
0_0_9423807_31474.c:32: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|