0_0_1656168_31636.c:6: error: syntax error before '/' token
0_0_1656168_31636.c:6:16: invalid suffix "MS" on integer constant
0_0_1656168_31636.c:6:20: invalid suffix "K" on integer constant
0_0_1656168_31636.c:9: error: conflicting types for 'num'
0_0_1656168_31636.c:3: error: previous declaration of 'num' was here
0_0_1656168_31636.c:9: error: invalid initializer
0_0_1656168_31636.c:9: error: conflicting types for 'num'
0_0_1656168_31636.c:9: error: previous definition of 'num' was here
0_0_1656168_31636.c:9: error: conflicting types for 'num'
0_0_1656168_31636.c:9: error: previous definition of 'num' was here
0_0_1656168_31636.c:9: error: invalid initializer
0_0_1656168_31636.c:10: error: conflicting types for 'total'
0_0_1656168_31636.c:4: error: previous declaration of 'total' was here
0_0_1656168_31636.c:10: error: invalid initializer
0_0_1656168_31636.c:10: error: conflicting types for 'total'
0_0_1656168_31636.c:10: error: previous definition of 'total' was here
0_0_1656168_31636.c:10: error: conflicting types for 'total'
0_0_1656168_31636.c:10: error: previous definition of 'total' was here
0_0_1656168_31636.c:10: error: invalid initializer
0_0_1656168_31636.c:11: error: syntax error before "for"
0_0_1656168_31636.c:14: error: `i' undeclared here (not in a function)
0_0_1656168_31636.c:15: error: syntax error before '}' token
0_0_1656168_31636.c:16: error: syntax error before string constant
0_0_1656168_31636.c:16: error: conflicting types for 'scanf'
0_0_1656168_31636.c:16: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_1656168_31636.c:16: error: conflicting types for 'scanf'
0_0_1656168_31636.c:16: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_1656168_31636.c:20: error: `n' undeclared here (not in a function)
0_0_1656168_31636.c:21: error: syntax error before string constant
0_0_1656168_31636.c:21: error: conflicting types for 'printf'
0_0_1656168_31636.c:21: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_1656168_31636.c:21: error: conflicting types for 'printf'
0_0_1656168_31636.c:21: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_1656168_31636.c:14: error: storage size of `total' isn't known
|