201526_0_1575.c
201526_0_1575.c(6) : error C2143: syntax error : missing ';' before 'type'
201526_0_1575.c(7) : error C2143: syntax error : missing ';' before 'type'
201526_0_1575.c(8) : error C2143: syntax error : missing ';' before 'type'
201526_0_1575.c(8) : error C2143: syntax error : missing ';' before 'type'
201526_0_1575.c(8) : error C2143: syntax error : missing ')' before 'type'
201526_0_1575.c(8) : error C2143: syntax error : missing ';' before 'type'
201526_0_1575.c(8) : error C2065: 'i' : undeclared identifier
201526_0_1575.c(8) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
201526_0_1575.c(8) : error C2059: syntax error : ')'
201526_0_1575.c(9) : error C2143: syntax error : missing ';' before '{'
201526_0_1575.c(10) : error C2065: 'n' : undeclared identifier
201526_0_1575.c(11) : error C2143: syntax error : missing ';' before 'type'
201526_0_1575.c(11) : error C2143: syntax error : missing ';' before 'type'
201526_0_1575.c(11) : error C2143: syntax error : missing ')' before 'type'
201526_0_1575.c(11) : error C2143: syntax error : missing ';' before 'type'
201526_0_1575.c(11) : error C2065: 'j' : undeclared identifier
201526_0_1575.c(11) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
201526_0_1575.c(11) : error C2059: syntax error : ')'
201526_0_1575.c(12) : error C2146: syntax error : missing ';' before identifier 'sum'
201526_0_1575.c(12) : error C2065: 'sum' : undeclared identifier
|