0_0_1492988_22200.c:5: error: syntax error before "bool"
0_0_1492988_22200.c:7: error: syntax error before '}' token
0_0_1492988_22200.c:8: error: syntax error before "u"
0_0_1492988_22200.c: In function `initial':
0_0_1492988_22200.c:16: error: request for member `height' in something not a structure or union
0_0_1492988_22200.c:17: error: request for member `parent' in something not a structure or union
0_0_1492988_22200.c:18: error: request for member `root' in something not a structure or union
0_0_1492988_22200.c: In function `find':
0_0_1492988_22200.c:22: error: request for member `root' in something not a structure or union
0_0_1492988_22200.c:23: error: request for member `parent' in something not a structure or union
0_0_1492988_22200.c: In function `merge':
0_0_1492988_22200.c:30: error: request for member `height' in something not a structure or union
0_0_1492988_22200.c:30: error: request for member `height' in something not a structure or union
0_0_1492988_22200.c:31: error: request for member `root' in something not a structure or union
0_0_1492988_22200.c:32: error: request for member `parent' in something not a structure or union
0_0_1492988_22200.c:33: error: request for member `height' in something not a structure or union
0_0_1492988_22200.c:35: error: request for member `height' in something not a structure or union
0_0_1492988_22200.c:35: error: request for member `height' in something not a structure or union
0_0_1492988_22200.c:36: error: request for member `root' in something not a structure or union
0_0_1492988_22200.c:37: error: request for member `parent' in something not a structure or union
0_0_1492988_22200.c:39: error: request for member `height' in something not a structure or union
0_0_1492988_22200.c:39: error: request for member `height' in something not a structure or union
0_0_1492988_22200.c:40: error: request for member `root' in something not a structure or union
0_0_1492988_22200.c:41: error: request for member `parent' in something not a structure or union
|