0_0_1518829_4746.c:6: error: variable-size type declared outside of any function
0_0_1518829_4746.c:7: error: syntax error before "balloon"
0_0_1518829_4746.c: In function `main':
0_0_1518829_4746.c:12: error: syntax error before '/' token
0_0_1518829_4746.c:13: error: `balloon' undeclared (first use in this function)
0_0_1518829_4746.c:13: error: (Each undeclared identifier is reported only once
0_0_1518829_4746.c:13: error: for each function it appears in.)
0_0_1518829_4746.c:13: error: `balloons' undeclared (first use in this function)
0_0_1518829_4746.c:17: error: syntax error before '/' token
0_0_1518829_4746.c:23: error: `q' undeclared (first use in this function)
0_0_1518829_4746.c:24: error: `ball' undeclared (first use in this function)
0_0_1518829_4746.c:36: error: `p' undeclared (first use in this function)
0_0_1518829_4746.c:48: error: `delete' undeclared (first use in this function)
0_0_1518829_4746.c:48: error: syntax error before "p"
|