2014年9月4日

摘要: 1 #include 2 #include 3 #include 4 using namespace std; 5 6 const int maxn = 1000; 7 int Num_of_Player; 8 int m_val; 9 int cnt; 10 //循环链... 阅读全文

posted @ 2014-09-04 16:24 LLGemini 阅读(327) 评论(0) 推荐(0)

摘要: http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=481&page=show_problem&problem=1962刚开始没理解题意,看了题解之后也不太理解,现在好点了。其实可以看作每个麻球的... 阅读全文

posted @ 2014-09-04 00:37 LLGemini 阅读(174) 评论(0) 推荐(0)