2018年3月1日

bzoj2467生成树

摘要: 题目:http://www.lydsy.com/JudgeOnline/problem.php?id=2467 大水题。 #include<iostream> #include<cstdio> using namespace std; typedef long long ll; const int 阅读全文

posted @ 2018-03-01 15:43 Narh 阅读(92) 评论(0) 推荐(0) 编辑

导航