0_0_11699139_6890.c: In function `main':
0_0_11699139_6890.c:30: error: syntax error before '/' token
0_0_11699139_6890.c:34: error: syntax error before "else"
0_0_11699139_6890.c:41: error: `pos' undeclared (first use in this function)
0_0_11699139_6890.c:41: error: (Each undeclared identifier is reported only once
0_0_11699139_6890.c:41: error: for each function it appears in.)
0_0_11699139_6890.c: At top level:
0_0_11699139_6890.c:46: error: syntax error before '}' token
0_0_11699139_6890.c:50: error: `List' undeclared here (not in a function)
0_0_11699139_6890.c:51: error: syntax error before "while"
0_0_11699139_6890.c:54: error: redefinition of 'max_count'
0_0_11699139_6890.c:49: error: previous definition of 'max_count' was here
0_0_11699139_6890.c:54: error: initializer element is not constant
0_0_11699139_6890.c:55: error: syntax error before '}' token
0_0_11699139_6890.c:62: error: syntax error before string constant
0_0_11699139_6890.c:62: error: conflicting types for 'printf'
0_0_11699139_6890.c:62: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_11699139_6890.c:62: error: conflicting types for 'printf'
0_0_11699139_6890.c:62: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|