0_0_10444524_17797.c: In function `main':
0_0_10444524_17797.c:6: error: `_int64' undeclared (first use in this function)
0_0_10444524_17797.c:6: error: (Each undeclared identifier is reported only once
0_0_10444524_17797.c:6: error: for each function it appears in.)
0_0_10444524_17797.c:6: error: syntax error before "num"
0_0_10444524_17797.c: At top level:
0_0_10444524_17797.c:9: error: syntax error before string constant
0_0_10444524_17797.c:9: error: conflicting types for 'scanf'
0_0_10444524_17797.c:9: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_10444524_17797.c:9: error: conflicting types for 'scanf'
0_0_10444524_17797.c:9: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_10444524_17797.c:13: error: syntax error before string constant
0_0_10444524_17797.c:13: error: conflicting types for 'printf'
0_0_10444524_17797.c:13: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_10444524_17797.c:13: error: conflicting types for 'printf'
0_0_10444524_17797.c:13: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|