351193_0_20174.c:1:18: cstdio: No such file or directory
351193_0_20174.c:9: error: syntax error before "TREE"
351193_0_20174.c:11: error: syntax error before '*' token
351193_0_20174.c:12: error: syntax error before '}' token
351193_0_20174.c:14: error: syntax error before '*' token
351193_0_20174.c: In function `print':
351193_0_20174.c:16: error: request for member `data' in something not a structure or union
351193_0_20174.c:22: error: request for member `left' in something not a structure or union
351193_0_20174.c:23: error: request for member `left' in something not a structure or union
351193_0_20174.c:24: error: request for member `right' in something not a structure or union
351193_0_20174.c:25: error: request for member `right' in something not a structure or union
351193_0_20174.c: In function `main':
351193_0_20174.c:30: error: `EOF' undeclared (first use in this function)
351193_0_20174.c:30: error: (Each undeclared identifier is reported only once
351193_0_20174.c:30: error: for each function it appears in.)
351193_0_20174.c:34: error: `new' undeclared (first use in this function)
351193_0_20174.c:34: error: syntax error before "TREE"
351193_0_20174.c:35: error: request for member `data' in something not a structure or union
351193_0_20174.c:36: error: request for member `parent' in something not a structure or union
351193_0_20174.c:37: error: request for member `left' in something not a structure or union
351193_0_20174.c:38: error: request for member `right' in something not a structure or union
351193_0_20174.c:43: error: syntax error before "TREE"
351193_0_20174.c:44: error: request for member `data' in something not a structure or union
351193_0_20174.c:45: error: request for member `data' in something not a structure or union
351193_0_20174.c:47: error: request for member `data' in something not a structure or union
351193_0_20174.c:50: error: request for member `parent' in something not a structure or union
351193_0_20174.c:54: error: request for member `parent' in something not a structure or union
351193_0_20174.c:55: error: request for member `left' in something not a structure or union
351193_0_20174.c:56: error: request for member `right' in something not a structure or union
351193_0_20174.c:57: error: request for member `parent' in something not a structure or union
351193_0_20174.c:61: error: request for member `parent' in something not a structure or union
351193_0_20174.c:62: error: request for member `left' in something not a structure or union
351193_0_20174.c:63: error: request for member `right' in something not a structure or union
351193_0_20174.c:64: error: request for member `parent' in something not a structure or union
351193_0_20174.c:65: error: request for member `right' in something not a structure or union
351193_0_20174.c:71: error: request for member `data' in something not a structure or union
351193_0_20174.c:74: error: request for member `right' in something not a structure or union
351193_0_20174.c:78: error: request for member `right' in something not a structure or union
351193_0_20174.c:79: error: request for member `parent' in something not a structure or union
351193_0_20174.c:80: error: request for member `right' in something not a structure or union
351193_0_20174.c:81: error: request for member `left' in something not a structure or union
351193_0_20174.c:86: error: request for member `parent' in something not a structure or union
351193_0_20174.c:87: error: request for member `parent' in something not a structure or union
|