0_0_2716936_23592.c:8: error: syntax error before '/' token
0_0_2716936_23592.c: In function `find_match':
0_0_2716936_23592.c:15: error: `visit' undeclared (first use in this function)
0_0_2716936_23592.c:15: error: (Each undeclared identifier is reported only once
0_0_2716936_23592.c:15: error: for each function it appears in.)
0_0_2716936_23592.c:18: error: `N' undeclared (first use in this function)
0_0_2716936_23592.c:26: error: `match' undeclared (first use in this function)
0_0_2716936_23592.c: In function `KM':
0_0_2716936_23592.c:48: error: `N' undeclared (first use in this function)
0_0_2716936_23592.c:56: error: `match' undeclared (first use in this function)
0_0_2716936_23592.c:61: error: `visit' undeclared (first use in this function)
0_0_2716936_23592.c: In function `main':
0_0_2716936_23592.c:110: error: `N' undeclared (first use in this function)
0_0_2716936_23592.c:110: error: `M' undeclared (first use in this function)
|