摘要: 2023牛客寒假算法基础集训营1 https://ac.nowcoder.com/acm/contest/46800 过了7题,写一半没撑住去睡觉了。 官方难度预期: 签到:ALCH 简单:DKM 中等:GFE 困难:BIJ 果然我还是很菜哇qaq 补了一下题发现确实GFE不难,其中F需要阅读理解细 阅读全文
posted @ 2023-01-16 22:30 Sakana~ 阅读(94) 评论(0) 推荐(1) 编辑
摘要: 【新生寒训】day 20 Lucas定理 今日小题 https://www.luogu.com.cn/problem/P7074 https://codeforces.com/contest/762/problem/D Lucas定理 算法学习笔记(9):逆元 [数学]乘法逆元 【x义x讲坛】浅谈模 阅读全文
posted @ 2023-01-16 22:06 Sakana~ 阅读(25) 评论(0) 推荐(0) 编辑
摘要: Educational Codeforces Round 17 https://codeforces.com/contest/762 A. k-th divisor #include <bits/stdc++.h> #define ll long long using namespace std; 阅读全文
posted @ 2023-01-16 00:10 Sakana~ 阅读(25) 评论(0) 推荐(0) 编辑