随笔分类 - 学习笔记
摘要:$O(n)$递推求逆元 1 #include<cstdio> 2 #include<cstring> 3 #include<algorithm> 4 using namespace std; 5 typedef long long ll; 6 int inv[3000010]; 7 int main
阅读全文
摘要:高能预警!!!这只是一篇蒟蒻的学习笔记!!! 陈立杰的ppt:https://wenku.baidu.com/view/90f22eec551810a6f4248606.html 更多:http://blog.csdn.net/wmdcstdio/article/details/44780707 h
阅读全文

浙公网安备 33010602011771号