840822_0_0_17839.cpp:9: error: stray '\211' in program
840822_0_0_17839.cpp:9: error: stray '\208' in program
840822_0_0_17839.cpp:9: error: stray '\177' in program
840822_0_0_17839.cpp:9: error: stray '\223' in program
840822_0_0_17839.cpp:10: error: expected constructor, destructor, or type conversion before "bool"
840822_0_0_17839.cpp:10: error: expected `,' or `;' before "bool"
840822_0_0_17839.cpp: In function `void KM_Perfect_Match(int, const int (*)[500])':
840822_0_0_17839.cpp:36: error: `xckd' undeclared (first use this function)
840822_0_0_17839.cpp:36: error: (Each undeclared identifier is reported only once for each function it appears in.)
840822_0_0_17839.cpp:37: error: `yckd' undeclared (first use this function)
840822_0_0_17839.cpp: In function `bool DFS(int, int)':
840822_0_0_17839.cpp:65: error: `yckd' undeclared (first use this function)
840822_0_0_17839.cpp:73: error: `xckd' undeclared (first use this function)
|