73783_0_13961.c: In function `main':
73783_0_13961.c:14: error: syntax error before ';' token
73783_0_13961.c:14: error: syntax error before ')' token
73783_0_13961.c:17: error: `a' undeclared (first use in this function)
73783_0_13961.c:17: error: (Each undeclared identifier is reported only once
73783_0_13961.c:17: error: for each function it appears in.)
73783_0_13961.c:22: error: `i' undeclared (first use in this function)
73783_0_13961.c:23: error: `j' undeclared (first use in this function)
73783_0_13961.c: At top level:
73783_0_13961.c:37: error: syntax error before '}' token
|