0_0_12701644_17383.c:9: error: syntax error before '/' token
0_0_12701644_17383.c:18: error: syntax error before '<<' token
0_0_12701644_17383.c:19: error: syntax error before '<<' token
0_0_12701644_17383.c:29: error: `index' undeclared here (not in a function)
0_0_12701644_17383.c:29: error: syntax error before '+=' token
0_0_12701644_17383.c: In function `main':
0_0_12701644_17383.c:61: error: 'for' loop initial declaration used outside C99 mode
0_0_12701644_17383.c:65: error: 'for' loop initial declaration used outside C99 mode
0_0_12701644_17383.c:66: error: `a' undeclared (first use in this function)
0_0_12701644_17383.c:66: error: (Each undeclared identifier is reported only once
0_0_12701644_17383.c:66: error: for each function it appears in.)
0_0_12701644_17383.c:68: error: syntax error before '/' token
0_0_12701644_17383.c:72: error: `cmd' undeclared (first use in this function)
0_0_12701644_17383.c:88: error: syntax error before '/' token
|