摘要:
1 #include 2 int TheEarthLand[6][6]={0}; 3 int HowToGoX[]={0,1,2,2,1,-1,-2,-2,-1}; 4 int HowToGoY[]={0,-2,-1,1,2,2,1,-1,-2}; 5 int total=0; 6 void o... 阅读全文
posted @ 2015-05-26 16:51
Ricochet!
阅读(423)
评论(0)
推荐(0)
浙公网安备 33010602011771号