0_0_6679370_18782.cpp:7: error: `maxn' was not declared in this scope
0_0_6679370_18782.cpp:7: error: `maxn' was not declared in this scope
0_0_6679370_18782.cpp:8: error: `maxn' was not declared in this scope
0_0_6679370_18782.cpp:8: error: `maxn' was not declared in this scope
0_0_6679370_18782.cpp:9: error: `maxn' was not declared in this scope
0_0_6679370_18782.cpp: In function `bool crosspath(int)':
0_0_6679370_18782.cpp:85: error: `g' undeclared (first use this function)
0_0_6679370_18782.cpp:85: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6679370_18782.cpp: In function `void gao()':
0_0_6679370_18782.cpp:108: error: `g' undeclared (first use this function)
0_0_6679370_18782.cpp:109: error: `ret' undeclared (first use this function)
0_0_6679370_18782.cpp: In function `int main()':
0_0_6679370_18782.cpp:119: error: `ret' undeclared (first use this function)
0_0_6679370_18782.cpp:122: error: `maze' undeclared (first use this function)
0_0_6679370_18782.cpp:124: error: `g' undeclared (first use this function)
|