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