875960_0_0_29905.c: In function `main':
875960_0_0_29905.c:4: error: syntax error before "i"
875960_0_0_29905.c:5: error: `m' undeclared (first use in this function)
875960_0_0_29905.c:5: error: (Each undeclared identifier is reported only once
875960_0_0_29905.c:5: error: for each function it appears in.)
875960_0_0_29905.c:5: error: `n' undeclared (first use in this function)
875960_0_0_29905.c:7: error: `t' undeclared (first use in this function)
875960_0_0_29905.c:7: error: syntax error before '}' token
875960_0_0_29905.c:8: error: `i' undeclared (first use in this function)
|