摘要:
传送门 一道最大密度子图的模板题 一道卡精度的神题 二分精度不能太大,网络流精度不能太小 (: //Achen #include<algorithm> #include<iostream> #include<cstring> #include<cstdlib> #include<vector> #i 阅读全文
posted @ 2018-02-06 22:02
啊宸
阅读(172)
评论(0)
推荐(0)
摘要:
传送门 阅读全文
posted @ 2018-02-06 11:38
啊宸
阅读(111)
评论(0)
推荐(0)
摘要:
没有传送门,左转wsoj 给定N, M,求1<=x<=N, 1<=y<=M且gcd(x, y)为质数的(x, y)的对数 莫比乌斯反演。暴力算G的前缀和即可。 阅读全文
posted @ 2018-02-06 11:30
啊宸
阅读(120)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-02-06 11:26
啊宸
阅读(12)
评论(0)
推荐(0)
摘要:
传送门 阅读全文
posted @ 2018-02-06 11:21
啊宸
阅读(215)
评论(0)
推荐(0)
摘要:
传送门 一道不知道被拿出来讲了多少遍的杜教筛模板题 阅读全文
posted @ 2018-02-06 11:14
啊宸
阅读(96)
评论(0)
推荐(0)
摘要:
传送门 杜教筛的简单题。 莫比乌斯反演一下,然后杜教筛。 阅读全文
posted @ 2018-02-06 11:11
啊宸
阅读(157)
评论(0)
推荐(0)
摘要:
传送门 拉格朗日插值的模板。 //Achen #include<algorithm> #include<iostream> #include<cstring> #include<cstdlib> #include<vector> #include<cstdio> #include<queue> #i 阅读全文
posted @ 2018-02-06 09:54
啊宸
阅读(155)
评论(0)
推荐(0)

浙公网安备 33010602011771号