0_0_5493239_13423.c: In function `main':
0_0_5493239_13423.c:6: error: syntax error before '/' token
0_0_5493239_13423.c: At top level:
0_0_5493239_13423.c:8: error: syntax error before string constant
0_0_5493239_13423.c:8: error: conflicting types for 'scanf'
0_0_5493239_13423.c:8: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_5493239_13423.c:8: error: conflicting types for 'scanf'
0_0_5493239_13423.c:8: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_5493239_13423.c:19: error: `i' undeclared here (not in a function)
0_0_5493239_13423.c:19: error: `k' undeclared here (not in a function)
0_0_5493239_13423.c:19: error: `j' undeclared here (not in a function)
0_0_5493239_13423.c:20: error: `t' undeclared here (not in a function)
0_0_5493239_13423.c:21: error: syntax error before '}' token
0_0_5493239_13423.c:38: error: syntax error before "for"
0_0_5493239_13423.c:42: error: redefinition of 't'
0_0_5493239_13423.c:37: error: previous definition of 't' was here
0_0_5493239_13423.c:42: error: redefinition of 't'
0_0_5493239_13423.c:37: error: previous definition of 't' was here
0_0_5493239_13423.c:43: error: syntax error before "break"
0_0_5493239_13423.c:47: error: syntax error before string constant
0_0_5493239_13423.c:47: error: conflicting types for 'printf'
0_0_5493239_13423.c:47: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_5493239_13423.c:47: error: conflicting types for 'printf'
0_0_5493239_13423.c:47: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_5493239_13423.c:19: error: storage size of `data' isn't known
0_0_5493239_13423.c:20: error: storage size of `data' isn't known
|