网站首页 站内搜索

搜索结果

查询Tags标签: 八横,共有 1条记录
  • loj#2312. 「HAOI2017」八纵八横(线性基 线段树分治)

    题意 题目链接 Sol 线性基+线段树分治板子题。。 调起来有点自闭。。 #include<bits/stdc++.h> #define fi first #define se second #define pb push_back #define bit bitset<B + 1> using namespace std; const int MAXN = 501, B = 1001, SS = 4001; …

    2021/6/5 10:22:46 人评论 次浏览
扫一扫关注最新编程教程