摘要: 直接精确覆盖开始逐行添加超时了,换成了单点添加#include #include #include #include #include using namespace std;#define FOR(i,A,s) for(int i = A[s]; i != s; i = A[i])#define... 阅读全文
posted @ 2014-09-29 20:50 keambar 阅读(163) 评论(0) 推荐(0)
摘要: 2分答案+DLX判断可行不使用的估计函数的可重复覆盖的搜索树将十分庞大#include #include #include #include #include using namespace std;#define FOR(i,A,s) for(int i = A[s]; i != s; i = ... 阅读全文
posted @ 2014-09-29 19:46 keambar 阅读(180) 评论(0) 推荐(0)