0_0_2719391_18178.c:18: error: syntax error before "N"
0_0_2719391_18178.c:23: error: syntax error before "st"
0_0_2719391_18178.c: In function `init':
0_0_2719391_18178.c:37: error: request for member `data' in something not a structure or union
0_0_2719391_18178.c:38: error: request for member `weight' in something not a structure or union
0_0_2719391_18178.c:39: error: request for member `next' in something not a structure or union
0_0_2719391_18178.c: At top level:
0_0_2719391_18178.c:45: error: syntax error before "state"
0_0_2719391_18178.c: In function `dfs':
0_0_2719391_18178.c:47: error: `visitKind' undeclared (first use in this function)
0_0_2719391_18178.c:47: error: (Each undeclared identifier is reported only once
0_0_2719391_18178.c:47: error: for each function it appears in.)
0_0_2719391_18178.c:55: error: `k' undeclared (first use in this function)
0_0_2719391_18178.c:65: error: request for member `next' in something not a structure or union
0_0_2719391_18178.c:67: error: request for member `data' in something not a structure or union
0_0_2719391_18178.c:67: error: request for member `weight' in something not a structure or union
0_0_2719391_18178.c:69: error: request for member `weight' in something not a structure or union
0_0_2719391_18178.c:70: error: request for member `data' in something not a structure or union
0_0_2719391_18178.c:71: error: request for member `weight' in something not a structure or union
0_0_2719391_18178.c:73: error: request for member `data' in something not a structure or union
0_0_2719391_18178.c:73: error: request for member `weight' in something not a structure or union
0_0_2719391_18178.c:75: error: request for member `weight' in something not a structure or union
0_0_2719391_18178.c:76: error: request for member `data' in something not a structure or union
0_0_2719391_18178.c:77: error: request for member `weight' in something not a structure or union
0_0_2719391_18178.c: In function `main':
0_0_2719391_18178.c:101: error: syntax error before '/' token
|