0_0_1468498_26771.c: In function `encode':
0_0_1468498_26771.c:8: error: syntax error before '/' token
0_0_1468498_26771.c:13: error: `base' undeclared (first use in this function)
0_0_1468498_26771.c:13: error: (Each undeclared identifier is reported only once
0_0_1468498_26771.c:13: error: for each function it appears in.)
0_0_1468498_26771.c:19: error: `sum' undeclared (first use in this function)
0_0_1468498_26771.c: In function `decode':
0_0_1468498_26771.c:23: error: syntax error before '/' token
0_0_1468498_26771.c:28: error: `base' undeclared (first use in this function)
0_0_1468498_26771.c: In function `BFS':
0_0_1468498_26771.c:59: error: syntax error before '/' token
0_0_1468498_26771.c:75: error: syntax error before '/' token
0_0_1468498_26771.c:88: error: syntax error before '/' token
0_0_1468498_26771.c: In function `main':
0_0_1468498_26771.c:96: error: syntax error before '/' token
0_0_1468498_26771.c:113: error: syntax error before '/' token
|