102147_0_24464.c: In function `main':
102147_0_24464.c:6: error: syntax error before '/' token
102147_0_24464.c:9: error: `i' undeclared (first use in this function)
102147_0_24464.c:9: error: (Each undeclared identifier is reported only once
102147_0_24464.c:9: error: for each function it appears in.)
102147_0_24464.c:9: error: syntax error before ')' token
102147_0_24464.c:14: error: `j' undeclared (first use in this function)
102147_0_24464.c:16: error: `array' undeclared (first use in this function)
102147_0_24464.c:21: error: syntax error before '/' token
102147_0_24464.c:23: error: `case_num' undeclared (first use in this function)
102147_0_24464.c:25: error: syntax error before '/' token
|