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