0_0_7575971_28984.c: In function `main':
0_0_7575971_28984.c:9: error: missing terminating " character
0_0_7575971_28984.c:10: error: syntax error before "else"
0_0_7575971_28984.c: At top level:
0_0_7575971_28984.c:19: error: syntax error before '}' token
0_0_7575971_28984.c:22: error: syntax error before "for"
0_0_7575971_28984.c:28: error: redefinition of 'max'
0_0_7575971_28984.c:21: error: previous definition of 'max' was here
0_0_7575971_28984.c:28: error: `a' undeclared here (not in a function)
0_0_7575971_28984.c:28: error: `i' undeclared here (not in a function)
0_0_7575971_28984.c:28: error: redefinition of 'max1'
0_0_7575971_28984.c:21: error: previous definition of 'max1' was here
0_0_7575971_28984.c:28: error: `b' undeclared here (not in a function)
0_0_7575971_28984.c:29: error: syntax error before "for"
0_0_7575971_28984.c:33: error: redefinition of 'max1'
0_0_7575971_28984.c:28: error: previous definition of 'max1' was here
0_0_7575971_28984.c:33: error: redefinition of 'max1'
0_0_7575971_28984.c:28: error: previous definition of 'max1' was here
0_0_7575971_28984.c:33: error: `j' undeclared here (not in a function)
0_0_7575971_28984.c:35: error: syntax error before '}' token
0_0_7575971_28984.c:39: error: syntax error before string constant
0_0_7575971_28984.c:39: error: conflicting types for 'printf'
0_0_7575971_28984.c:39: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_7575971_28984.c:39: error: conflicting types for 'printf'
0_0_7575971_28984.c:39: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_7575971_28984.c:42: error: missing terminating " character
0_0_7575971_28984.c:53: error: `temp' undeclared here (not in a function)
0_0_7575971_28984.c:54: error: syntax error before '}' token
0_0_7575971_28984.c:59: error: redefinition of 'temp1'
0_0_7575971_28984.c:51: error: previous definition of 'temp1' was here
0_0_7575971_28984.c:62: error: syntax error before '}' token
0_0_7575971_28984.c:66: error: redefinition of 'max'
0_0_7575971_28984.c:28: error: previous definition of 'max' was here
0_0_7575971_28984.c:66: error: redefinition of 'max'
0_0_7575971_28984.c:28: error: previous definition of 'max' was here
0_0_7575971_28984.c:66: error: redefinition of 'max1'
0_0_7575971_28984.c:33: error: previous definition of 'max1' was here
0_0_7575971_28984.c:66: error: redefinition of 'max1'
0_0_7575971_28984.c:28: error: previous definition of 'max1' was here
0_0_7575971_28984.c:66: error: redefinition of 'num'
0_0_7575971_28984.c:21: error: previous definition of 'num' was here
0_0_7575971_28984.c:67: error: syntax error before "for"
0_0_7575971_28984.c:73: error: redefinition of 'max'
0_0_7575971_28984.c:66: error: previous definition of 'max' was here
0_0_7575971_28984.c:73: error: redefinition of 'max'
0_0_7575971_28984.c:28: error: previous definition of 'max' was here
0_0_7575971_28984.c:73: error: redefinition of 'max1'
0_0_7575971_28984.c:66: error: previous definition of 'max1' was here
0_0_7575971_28984.c:73: error: redefinition of 'max1'
0_0_7575971_28984.c:28: error: previous definition of 'max1' was here
0_0_7575971_28984.c:74: error: syntax error before "for"
0_0_7575971_28984.c:78: error: redefinition of 'max1'
0_0_7575971_28984.c:73: error: previous definition of 'max1' was here
0_0_7575971_28984.c:78: error: redefinition of 'max1'
0_0_7575971_28984.c:28: error: previous definition of 'max1' was here
0_0_7575971_28984.c:80: error: syntax error before '}' token
0_0_7575971_28984.c:84: error: syntax error before string constant
0_0_7575971_28984.c:34: error: storage size of `c' isn't known
0_0_7575971_28984.c:52: error: storage size of `a' isn't known
0_0_7575971_28984.c:52: error: storage size of `b' isn't known
0_0_7575971_28984.c:53: error: storage size of `a' isn't known
0_0_7575971_28984.c:53: error: storage size of `b' isn't known
0_0_7575971_28984.c:60: error: storage size of `a' isn't known
0_0_7575971_28984.c:60: error: storage size of `b' isn't known
0_0_7575971_28984.c:61: error: storage size of `a' isn't known
0_0_7575971_28984.c:61: error: storage size of `b' isn't known
0_0_7575971_28984.c:79: error: storage size of `c' isn't known
|