摘要:
超奇葩的题目。。。。早上错了,下午没有怎么改就通过了.....我的代码#include "iostream"#include "string.h"using namespace std;int map[26][26];int num[8][2]={{-1,-2},{1,-2},{-2,-1},{2,-1},{-2,1},{2,1},{-1,2},{1,2}};int top=0,p,q;struct{ int x,y;}ans[26];bool check(){ int i,j; for(i=1;i=1&&temx=1&& 阅读全文
posted @ 2013-09-27 16:42
龙城星
阅读(245)
评论(0)
推荐(0)

浙公网安备 33010602011771号