125272_0_20053.c
125272_0_20053.c(29) : error C2143: syntax error : missing ';' before 'type'
125272_0_20053.c(30) : error C2065: 'i' : undeclared identifier
125272_0_20053.c(35) : error C2065: 'j' : undeclared identifier
125272_0_20053.c(40) : error C2065: 'k' : undeclared identifier
125272_0_20053.c(42) : error C2065: 'm' : undeclared identifier
125272_0_20053.c(42) : error C2109: subscript requires array or pointer type
125272_0_20053.c(42) : error C2106: '=' : left operand must be l-value
125272_0_20053.c(46) : error C2109: subscript requires array or pointer type
|