166717_0_28038.c
166717_0_28038.c(4) : error C2143: syntax error : missing ')' before '%'
166717_0_28038.c(4) : error C2198: 'scanf' : too few actual parameters
166717_0_28038.c(4) : error C2017: illegal escape sequence
166717_0_28038.c(4) : error C2065: 'd' : undeclared identifier
166717_0_28038.c(4) : error C2146: syntax error : missing ';' before identifier 'n'
166717_0_28038.c(4) : warning C4552: '%' : operator has no effect; expected operator with side-effect
166717_0_28038.c(4) : error C2059: syntax error : ')'
|