摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/* 暴搜 */ #include using namespace std; bool G[26][26]; int CL[26] = {0}; int N; bool dfs(int k, in... 阅读全文
posted @ 2008-07-20 14:54
三鲜
阅读(701)
评论(0)
推荐(0)
浙公网安备 33010602011771号