0_0_9882516_4010.c:1:18: cstdio: No such file or directory
0_0_9882516_4010.c:6: error: syntax error before "info"
0_0_9882516_4010.c:8: error: variable-size type declared outside of any function
0_0_9882516_4010.c:10: error: syntax error before "info"
0_0_9882516_4010.c:11: error: syntax error before "a"
0_0_9882516_4010.c:14: error: variable-size type declared outside of any function
0_0_9882516_4010.c:14: error: variable-size type declared outside of any function
0_0_9882516_4010.c:14: error: variable-size type declared outside of any function
0_0_9882516_4010.c:15: error: syntax error before "ll"
0_0_9882516_4010.c:15: error: syntax error before "a"
0_0_9882516_4010.c: In function `push':
0_0_9882516_4010.c:22: error: `info' undeclared (first use in this function)
0_0_9882516_4010.c:22: error: (Each undeclared identifier is reported only once
0_0_9882516_4010.c:22: error: for each function it appears in.)
0_0_9882516_4010.c:22: error: syntax error before "a"
0_0_9882516_4010.c:23: error: `a' undeclared (first use in this function)
0_0_9882516_4010.c:23: error: `b' undeclared (first use in this function)
0_0_9882516_4010.c:23: error: `c' undeclared (first use in this function)
0_0_9882516_4010.c: In function `makef':
0_0_9882516_4010.c:30: error: 'for' loop initial declaration used outside C99 mode
0_0_9882516_4010.c: At top level:
0_0_9882516_4010.c:37: error: syntax error before "ll"
0_0_9882516_4010.c: In function `main':
0_0_9882516_4010.c:46: error: `EOF' undeclared (first use in this function)
0_0_9882516_4010.c:47: error: 'for' loop initial declaration used outside C99 mode
|