70238_0_1049.c:4: error: syntax error before '*' token
70238_0_1049.c:5: error: syntax error before "trav"
70238_0_1049.c:5: error: syntax error before '*' token
70238_0_1049.c: In function `main':
70238_0_1049.c:11: error: syntax error before "ballon"
70238_0_1049.c:12: error: `ballon' undeclared (first use in this function)
70238_0_1049.c:12: error: (Each undeclared identifier is reported only once
70238_0_1049.c:12: error: for each function it appears in.)
70238_0_1049.c:12: error: `right' undeclared (first use in this function)
70238_0_1049.c: At top level:
70238_0_1049.c:16: error: syntax error before "while"
70238_0_1049.c:27: error: syntax error before '->' token
70238_0_1049.c:27: error: conflicting types for 'insert'
70238_0_1049.c:4: error: previous declaration of 'insert' was here
70238_0_1049.c:27: error: conflicting types for 'insert'
70238_0_1049.c:4: error: previous declaration of 'insert' was here
70238_0_1049.c:29: error: conflicting types for 'rise'
70238_0_1049.c:15: error: previous declaration of 'rise' was here
70238_0_1049.c:29: error: request for member `left' in something not a structure or union
70238_0_1049.c:29: error: initializer element is not constant
70238_0_1049.c:30: error: syntax error before string constant
70238_0_1049.c:30: error: conflicting types for 'printf'
70238_0_1049.c:30: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
70238_0_1049.c:30: error: conflicting types for 'printf'
70238_0_1049.c:30: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
70238_0_1049.c:35: error: syntax error before '*' token
70238_0_1049.c:36: error: conflicting types for 'insert'
70238_0_1049.c:27: error: previous declaration of 'insert' was here
70238_0_1049.c:36: error: conflicting types for 'insert'
70238_0_1049.c:27: error: previous declaration of 'insert' was here
70238_0_1049.c: In function `insert':
70238_0_1049.c:39: error: request for member `left' in something not a structure or union
70238_0_1049.c:40: error: request for member `left' in something not a structure or union
70238_0_1049.c:40: error: `ballon' undeclared (first use in this function)
70238_0_1049.c:40: error: syntax error before "malloc"
70238_0_1049.c:41: error: syntax error before "else"
70238_0_1049.c:43: error: invalid type argument of `->'
70238_0_1049.c:43: error: invalid type argument of `->'
70238_0_1049.c:44: error: invalid type argument of `->'
70238_0_1049.c:44: error: `p' undeclared (first use in this function)
70238_0_1049.c:45: error: invalid type argument of `->'
70238_0_1049.c:49: error: invalid type argument of `->'
70238_0_1049.c:49: error: invalid type argument of `->'
70238_0_1049.c:50: error: invalid type argument of `->'
70238_0_1049.c:50: error: invalid type argument of `->'
70238_0_1049.c:51: error: invalid type argument of `->'
70238_0_1049.c:51: error: invalid type argument of `->'
70238_0_1049.c:55: error: syntax error before "trav"
70238_0_1049.c:61: error: `temp' undeclared (first use in this function)
70238_0_1049.c:61: error: invalid type argument of `->'
70238_0_1049.c:62: error: `temq' undeclared (first use in this function)
70238_0_1049.c:62: error: invalid type argument of `->'
70238_0_1049.c:63: error: `remq' undeclared (first use in this function)
|