384978_0_0_6932.c: In function `main':
384978_0_0_6932.c:6: error: syntax error before '/' token
384978_0_0_6932.c:14: error: `arr' undeclared (first use in this function)
384978_0_0_6932.c:14: error: (Each undeclared identifier is reported only once
384978_0_0_6932.c:14: error: for each function it appears in.)
384978_0_0_6932.c:15: error: `i' undeclared (first use in this function)
384978_0_0_6932.c:23: error: syntax error before '/' token
384978_0_0_6932.c:25: error: `r' undeclared (first use in this function)
384978_0_0_6932.c:26: error: syntax error before '/' token
384978_0_0_6932.c:27: error: `t' undeclared (first use in this function)
384978_0_0_6932.c:27: error: syntax error before ')' token
384978_0_0_6932.c:36: error: `q' undeclared (first use in this function)
384978_0_0_6932.c: At top level:
384978_0_0_6932.c:57: error: syntax error before '}' token
|