476916_0_0_17939.c:9: error: syntax error before "node"
476916_0_0_17939.c: In function `main':
476916_0_0_17939.c:14: error: `start' undeclared (first use in this function)
476916_0_0_17939.c:14: error: (Each undeclared identifier is reported only once
476916_0_0_17939.c:14: error: for each function it appears in.)
476916_0_0_17939.c:14: error: `temp' undeclared (first use in this function)
476916_0_0_17939.c:14: error: `p' undeclared (first use in this function)
476916_0_0_17939.c:14: error: `q' undeclared (first use in this function)
476916_0_0_17939.c:19: error: syntax error before ')' token
476916_0_0_17939.c:28: error: syntax error before "int"
476916_0_0_17939.c:28: error: syntax error before '/' token
476916_0_0_17939.c:68: error: syntax error before ')' token
|