100382_0_18775.c
100382_0_18775.c(10) : error C2143: syntax error : missing ';' before 'type'
100382_0_18775.c(13) : error C2065: 'n' : undeclared identifier
100382_0_18775.c(13) : error C2065: 'm' : undeclared identifier
100382_0_18775.c(14) : error C2065: 'j' : undeclared identifier
100382_0_18775.c(15) : error C2143: syntax error : missing ')' before '}'
100382_0_18775.c(19) : fatal error C1004: unexpected end of file found
|