0_0_22898638_7090.cpp: In function 'void way()':
0_0_22898638_7090.cpp:14:12: error: 'TjHorse' was not declared in this scope
if(TjHorse[tBeg] > KingHorse[kBeg])
^
0_0_22898638_7090.cpp:14:28: error: 'KingHorse' was not declared in this scope
if(TjHorse[tBeg] > KingHorse[kBeg])
^
|