随笔分类 - *数学---莫比乌斯反演
摘要:开心的小Q 51Nod - 1742 1 #include <bits/stdc++.h> 2 using namespace std; 3 #define ll long long 4 const ll maxn = 1e5+10; 5 ll mu[maxn], pri[maxn]; 6 ll c
阅读全文
摘要:function HDU - 5608 题意:典型的莫比乌斯反演就不用说了。。。 公式不会推,看的题解=_= 链接 1 #include <bits/stdc++.h> 2 using namespace std; 3 #define ll long long 4 const ll mod = 1e
阅读全文
摘要:学习 Visible Trees HDU - 2841 1 /************************************************************************* 2 > File Name: bb.cpp 3 > Author: yijiull 4 >
阅读全文

浙公网安备 33010602011771号