26401_0_19615.c:6: error: syntax error before "node"
26401_0_19615.c: In function `main':
26401_0_19615.c:20: error: `node' undeclared (first use in this function)
26401_0_19615.c:20: error: (Each undeclared identifier is reported only once
26401_0_19615.c:20: error: for each function it appears in.)
26401_0_19615.c:20: error: `q' undeclared (first use in this function)
26401_0_19615.c:20: error: `p' undeclared (first use in this function)
26401_0_19615.c:20: error: `new' undeclared (first use in this function)
26401_0_19615.c:20: error: syntax error before "node"
26401_0_19615.c:21: error: syntax error before "node"
26401_0_19615.c:25: error: syntax error before "node"
|