摘要: 学习 Visible Trees HDU - 2841 1 /************************************************************************* 2 > File Name: bb.cpp 3 > Author: yijiull 4 > 阅读全文
posted @ 2017-10-02 11:41 yijiull 阅读(121) 评论(0) 推荐(0) 编辑
摘要: 欧拉函数之和 51Nod - 1239 预处理2/3 1 #include <bits/stdc++.h> 2 using namespace std; 3 #define ll long long 4 const int maxn=5e6+5; 5 const int mod = 10000000 阅读全文
posted @ 2017-10-02 02:03 yijiull 阅读(174) 评论(0) 推荐(0) 编辑