106242_0_23992.c
106242_0_23992.c(7) : error C2143: syntax error : missing ';' before 'type'
106242_0_23992.c(8) : error C2143: syntax error : missing ';' before 'type'
106242_0_23992.c(8) : error C2143: syntax error : missing ';' before 'type'
106242_0_23992.c(8) : error C2143: syntax error : missing ')' before 'type'
106242_0_23992.c(8) : error C2143: syntax error : missing ';' before 'type'
106242_0_23992.c(8) : error C2065: 'i' : undeclared identifier
106242_0_23992.c(8) : warning C4552: '<' : operator has no effect; expected operator with side-effect
106242_0_23992.c(8) : error C2059: syntax error : ')'
106242_0_23992.c(9) : error C2146: syntax error : missing ';' before identifier 'scanf'
106242_0_23992.c(9) : error C2065: 'a' : undeclared identifier
106242_0_23992.c(9) : error C2109: subscript requires array or pointer type
106242_0_23992.c(9) : error C2102: '&' requires l-value
106242_0_23992.c(14) : error C2109: subscript requires array or pointer type
106242_0_23992.c(15) : error C2109: subscript requires array or pointer type
106242_0_23992.c(17) : error C2109: subscript requires array or pointer type
106242_0_23992.c(20) : error C2109: subscript requires array or pointer type
106242_0_23992.c(20) : error C2109: subscript requires array or pointer type
106242_0_23992.c(20) : error C2106: '=' : left operand must be l-value
|