摘要:
Miku 仍然还是线段树的水题 惨痛教训:不要无脑复制板子 #include<iostream> #include<cstring> #include<algorithm> #include<cstdio> #define int long long using namespace std; lon 阅读全文
posted @ 2020-09-06 21:34
Simex
阅读(126)
评论(0)
推荐(0)
摘要:
Miku 对于线段树来讲,lazy的更新是一个要仔细考虑的问题 #include<iostream> #include<cstdio> #include<cstring> #include<cstring> using namespace std; int n,m; int sum[1200005] 阅读全文
posted @ 2020-09-06 20:52
Simex
阅读(90)
评论(0)
推荐(0)
摘要:
链接:Miku 三分法的模板,和是一个东西 对于修正量的精度要求极高 #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> using namespace std; double a[100001],b[1 阅读全文
posted @ 2020-09-06 20:49
Simex
阅读(169)
评论(0)
推荐(0)

浙公网安备 33010602011771号