摘要: 逆元 纯属复习 #include <cstdio> #include <cstring> #include <cmath> #include <algorithm> #include <stack> using namespace std; #define f(i,x,y) for(int (i)= 阅读全文
posted @ 2020-10-30 16:43 刘子闻 阅读(85) 评论(0) 推荐(0)
摘要: P3378 【模板】堆 P3385 【模板】负环 P3387 【模板】缩点 P3865 【模板】ST表 P2197 【模板】nim游戏 P5788 【模板】单调栈 P3805 【模板】manacher算法 P5490 【模板】扫描线 P3367 【模板】并查集 P3811 【模板】乘法逆元 P117 阅读全文
posted @ 2020-10-30 10:44 刘子闻 阅读(63) 评论(0) 推荐(0)