100380_0_28168.c
100380_0_28168.c(5) : warning C4013: 'scanf' undefined; assuming extern returning int
100380_0_28168.c(10) : error C2143: syntax error : missing ';' before 'type'
100380_0_28168.c(13) : error C2065: 'n' : undeclared identifier
100380_0_28168.c(13) : error C2065: 'm' : undeclared identifier
100380_0_28168.c(14) : error C2065: 'j' : undeclared identifier
100380_0_28168.c(15) : error C2143: syntax error : missing ')' before '}'
100380_0_28168.c(17) : warning C4013: 'printf' undefined; assuming extern returning int
100380_0_28168.c(19) : fatal error C1004: unexpected end of file found
|