164396_0_7975.c
164396_0_7975.c(3) : error C2059: syntax error : ';'
164396_0_7975.c(4) : warning C4013: 'scanf' undefined; assuming extern returning int
164396_0_7975.c(5) : error C2146: syntax error : missing ';' before identifier 'printf'
164396_0_7975.c(5) : warning C4013: 'printf' undefined; assuming extern returning int
164396_0_7975.c(6) : error C2143: syntax error : missing ';' before '}'
|