182304_0_8373.c
182304_0_8373.c(5) : error C2143: syntax error : missing ')' before '%'
182304_0_8373.c(5) : error C2198: 'scanf' : too few actual parameters
182304_0_8373.c(5) : error C2001: newline in constant
182304_0_8373.c(5) : error C2143: syntax error : missing ';' before 'string'
182304_0_8373.c(5) : warning C4552: '%' : operator has no effect; expected operator with side-effect
182304_0_8373.c(6) : error C2146: syntax error : missing ';' before identifier 'printf'
182304_0_8373.c(7) : error C2143: syntax error : missing ';' before 'type'
182304_0_8373.c(14) : error C2065: 'j' : undeclared identifier
|