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