180072_0_13000.c
180072_0_13000.c(5) : error C2143: syntax error : missing ')' before '%'
180072_0_13000.c(5) : error C2198: 'scanf' : too few actual parameters
180072_0_13000.c(5) : error C2065: 'd' : undeclared identifier
180072_0_13000.c(5) : error C2143: syntax error : missing ';' before '=='
180072_0_13000.c(5) : error C2059: syntax error : ')'
180072_0_13000.c(8) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
180072_0_13000.c(8) : error C2143: syntax error : missing ';' before ')'
180072_0_13000.c(11) : error C2059: syntax error : '}'
|