0_0_11577753_6110.c: In function `output':
0_0_11577753_6110.c:9: error: 'for' loop initial declaration used outside C99 mode
0_0_11577753_6110.c:12: error: syntax error before '/' token
0_0_11577753_6110.c:24: error: syntax error before '/' token
0_0_11577753_6110.c: In function `f':
0_0_11577753_6110.c:31: error: syntax error before '/' token
0_0_11577753_6110.c:31: error: `k' undeclared (first use in this function)
0_0_11577753_6110.c:31: error: (Each undeclared identifier is reported only once
0_0_11577753_6110.c:31: error: for each function it appears in.)
0_0_11577753_6110.c:31: error: syntax error before ')' token
0_0_11577753_6110.c: At top level:
0_0_11577753_6110.c:38: error: syntax error before "else"
0_0_11577753_6110.c:42: error: redefinition of 'flag'
0_0_11577753_6110.c:3: error: previous definition of 'flag' was here
0_0_11577753_6110.c:43: error: syntax error before '}' token
0_0_11577753_6110.c:50: error: redefinition of 'flag'
0_0_11577753_6110.c:42: error: previous definition of 'flag' was here
0_0_11577753_6110.c:50: error: redefinition of 'flag'
0_0_11577753_6110.c:42: error: previous definition of 'flag' was here
0_0_11577753_6110.c:51: error: syntax error before '}' token
|