0_0_3277501_27189.c:10: error: syntax error before "Pos"
0_0_3277501_27189.c:12: error: syntax error before "r"
0_0_3277501_27189.c:15: error: syntax error before "Pos"
0_0_3277501_27189.c:17: error: syntax error before '}' token
0_0_3277501_27189.c:18: error: syntax error before "q"
0_0_3277501_27189.c:22: error: syntax error before "p"
0_0_3277501_27189.c: In function `push':
0_0_3277501_27189.c:25: error: request for member `tail' in something not a structure or union
0_0_3277501_27189.c:26: error: `p' undeclared (first use in this function)
0_0_3277501_27189.c:26: error: (Each undeclared identifier is reported only once
0_0_3277501_27189.c:26: error: for each function it appears in.)
0_0_3277501_27189.c:26: error: request for member `road' in something not a structure or union
0_0_3277501_27189.c:26: error: request for member `head' in something not a structure or union
0_0_3277501_27189.c:27: error: request for member `tail' in something not a structure or union
0_0_3277501_27189.c:30: error: request for member `road' in something not a structure or union
0_0_3277501_27189.c:30: error: request for member `road' in something not a structure or union
0_0_3277501_27189.c:33: error: request for member `road' in something not a structure or union
0_0_3277501_27189.c:34: error: request for member `tail' in something not a structure or union
0_0_3277501_27189.c:35: error: request for member `tail' in something not a structure or union
0_0_3277501_27189.c:37: error: request for member `tail' in something not a structure or union
0_0_3277501_27189.c: In function `empty':
0_0_3277501_27189.c:41: error: request for member `head' in something not a structure or union
0_0_3277501_27189.c:41: error: request for member `tail' in something not a structure or union
0_0_3277501_27189.c: At top level:
0_0_3277501_27189.c:45: error: syntax error before "pop"
0_0_3277501_27189.c: In function `pop':
0_0_3277501_27189.c:47: error: syntax error before "tp"
0_0_3277501_27189.c:48: error: `tp' undeclared (first use in this function)
0_0_3277501_27189.c:48: error: request for member `road' in something not a structure or union
0_0_3277501_27189.c:48: error: request for member `head' in something not a structure or union
0_0_3277501_27189.c:49: error: request for member `head' in something not a structure or union
0_0_3277501_27189.c: In function `bfs':
0_0_3277501_27189.c:60: error: request for member `x' in something not a structure or union
0_0_3277501_27189.c:60: error: request for member `y' in something not a structure or union
0_0_3277501_27189.c:64: error: syntax error before "next"
0_0_3277501_27189.c:65: error: `next' undeclared (first use in this function)
0_0_3277501_27189.c:65: error: request for member `x' in something not a structure or union
0_0_3277501_27189.c:66: error: request for member `y' in something not a structure or union
0_0_3277501_27189.c:69: error: request for member `len' in something not a structure or union
0_0_3277501_27189.c: In function `pro1':
0_0_3277501_27189.c:82: error: syntax error before "path"
0_0_3277501_27189.c:84: error: request for member `x' in something not a structure or union
0_0_3277501_27189.c:85: error: request for member `y' in something not a structure or union
0_0_3277501_27189.c:86: error: request for member `len' in something not a structure or union
0_0_3277501_27189.c:87: error: request for member `pre' in something not a structure or union
0_0_3277501_27189.c:89: error: request for member `head' in something not a structure or union
0_0_3277501_27189.c:89: error: request for member `tail' in something not a structure or union
0_0_3277501_27189.c:93: error: `now' undeclared (first use in this function)
0_0_3277501_27189.c:98: error: `path' undeclared (first use in this function)
0_0_3277501_27189.c:104: error: request for member `len' in something not a structure or union
|