0_0_5527369_6599.c:8: error: syntax error before "a"
0_0_5527369_6599.c: In function `compare':
0_0_5527369_6599.c:11: error: `node' undeclared (first use in this function)
0_0_5527369_6599.c:11: error: (Each undeclared identifier is reported only once
0_0_5527369_6599.c:11: error: for each function it appears in.)
0_0_5527369_6599.c:11: error: `aa' undeclared (first use in this function)
0_0_5527369_6599.c:11: error: syntax error before ')' token
0_0_5527369_6599.c:12: error: `bb' undeclared (first use in this function)
0_0_5527369_6599.c:12: error: syntax error before ')' token
0_0_5527369_6599.c: In function `main':
0_0_5527369_6599.c:25: error: request for member `l' in something not a structure or union
0_0_5527369_6599.c:25: error: request for member `r' in something not a structure or union
0_0_5527369_6599.c:29: error: request for member `r' in something not a structure or union
0_0_5527369_6599.c:32: error: request for member `l' in something not a structure or union
0_0_5527369_6599.c:35: error: request for member `r' in something not a structure or union
|