0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-09-20 16:05:25 +00:00
Commit Graph

1263 Commits

Author SHA1 Message Date
4850a27856
P1495 【模板】中国剩余定理(CRT)/曹冲养猪
https://www.luogu.com.cn/record/74538615
2022-04-24 21:09:45 +08:00
004bd8f492
1300. 生物节律
https://www.acwing.com/problem/content/submission/code_detail/13596552/
2022-04-21 21:33:35 +08:00
ff8924cc3a
1006. Biorhythms
23442452
2022-04-21 21:33:03 +08:00
be2154478d
877. 扩展欧几里得算法
https://www.acwing.com/problem/content/submission/code_detail/13592399/
2022-04-21 19:45:53 +08:00
1372178916
876. 快速幂求逆元
https://www.acwing.com/problem/content/submission/code_detail/13591616/
2022-04-21 19:23:01 +08:00
f46f0b40d2
chore: add data for Luogu/P8289 2022-04-20 21:04:51 +08:00
68c50e8c8a
1289. 序列的第k个数
https://www.acwing.com/problem/content/submission/code_detail/13569668/
2022-04-20 21:01:40 +08:00
bb5b027079
222. 青蛙的约会
https://www.acwing.com/problem/content/submission/code_detail/13561119/
2022-04-20 16:38:15 +08:00
bda3a10622
203. 同余方程
https://www.acwing.com/problem/content/submission/code_detail/13560716/
2022-04-20 16:25:06 +08:00
7d50a57e6f
P1516 青蛙的约会
https://www.luogu.com.cn/record/74258790
2022-04-19 21:20:38 +08:00
0d27ec8eb9
3292. Semi-prime H-numbers
23434836
2022-04-18 16:23:06 +08:00
cc52218e22
P8289 [省选联考 2022] 预处理器(民间数据)
R74040608
2022-04-16 19:41:29 +08:00
f9f1dfb45c
3696. The Luckiest number
23422872
2022-04-13 19:39:28 +08:00
8f9c6e307f
202. 最幸运的数字
https://www.acwing.com/problem/content/submission/code_detail/13373247/
2022-04-13 16:50:59 +08:00
a804001bc5
201. 可见的点
https://www.acwing.com/problem/content/submission/code_detail/13342989/
2022-04-12 16:56:04 +08:00
d351581fbf
1961. Period
23419729
2022-04-12 15:14:42 +08:00
59821f2755
141. 周期
https://www.acwing.com/problem/content/submission/code_detail/13336130/
2022-04-12 13:32:39 +08:00
d2719a853e
4378. [POI2015] Logistyka
https://hydro.ac/d/bzoj/record/62541fb017cd4d0a41752301
2022-04-11 20:32:10 +08:00
d8a54b4f5a
P3586 [POI2015] LOG
R73743376
2022-04-11 20:10:40 +08:00
78c3fc5579
242. 一个简单的整数问题
https://www.acwing.com/problem/content/submission/code_detail/13302315/
2022-04-11 13:30:40 +08:00
f587de10cf
241. 楼兰图腾
https://www.acwing.com/problem/content/submission/code_detail/13302049/
2022-04-11 13:20:35 +08:00
e8b38f4ba7
#130. 树状数组 1 :单点修改,区间查询
https://loj.ac/s/1438029
2022-04-10 21:49:19 +08:00
f311f6f98d
P3374 【模板】树状数组 1
R73698570
2022-04-10 21:35:23 +08:00
9b3f4d7978
P1040 [NOIP2003 提高组] 加分二叉树
R73670543
2022-04-10 16:51:59 +08:00
4e67b54a86
T202691 「MCOI-08」【A】Fill In
R73663844
2022-04-10 16:13:33 +08:00
7804ec198c
D - Progressions Covering
https://codeforces.com/contest/1661/submission/153215303
2022-04-10 00:25:53 +08:00
31e63f59ca
C - Water the Trees
https://codeforces.com/contest/1661/submission/153204750
2022-04-09 23:59:11 +08:00
3c1c434cf0
B - Getting Zero
https://codeforces.com/contest/1661/submission/153184387
2022-04-09 23:16:38 +08:00
1f44621147
A - Array Balancing
https://codeforces.com/contest/1661/submission/153176198
2022-04-09 23:01:35 +08:00
b62fe3741f
P2014 [CTSC1997] 选课
R73521127
2022-04-09 10:25:10 +08:00
1e00edd4c1
1072. 树的最长路径
https://www.acwing.com/problem/content/submission/code_detail/13222443/
2022-04-08 20:56:33 +08:00
ae34579e74
1073. 树的中心
https://www.acwing.com/problem/content/submission/code_detail/13212944/
2022-04-08 19:27:00 +08:00
b6330846be
P2015 二叉苹果树
R73420889
2022-04-07 21:44:37 +08:00
a4f2273938
#10153. 「一本通 5.2 例 1」二叉苹果树
https://loj.ac/s/1435363
2022-04-07 21:43:49 +08:00
2839ba905a
846. 树的重心
https://www.acwing.com/problem/content/submission/code_detail/13140613/
2022-04-07 18:59:48 +08:00
772fff1906
285. 没有上司的舞会
https://www.acwing.com/problem/content/submission/code_detail/13122554/
2022-04-07 14:30:07 +08:00
42d532b182
P1063 [NOIP2006 提高组] 能量项链
R73362890
2022-04-07 09:22:58 +08:00
f5822295a7
1742. Coins
23406540
2022-04-07 08:49:53 +08:00
d73e03d38d
P4342 [IOI1998]Polygon
R73350097
2022-04-07 08:02:04 +08:00
9bbafdceb9
283. 多边形
https://www.acwing.com/problem/content/submission/code_detail/13075079/
2022-04-06 17:23:34 +08:00
9b611935f5
282. 石子合并
https://www.acwing.com/problem/content/submission/code_detail/13071367/
2022-04-06 16:37:01 +08:00
dd0c2a1704
9. 分组背包问题
https://www.acwing.com/problem/content/submission/code_detail/13070405/
2022-04-06 16:24:47 +08:00
5d654e6b47
281. 硬币
https://www.acwing.com/problem/content/submission/code_detail/13036725/
2022-04-05 21:42:54 +08:00
c8ab9bc261
279. 自然数拆分
https://www.acwing.com/problem/content/submission/code_detail/13028632/
2022-04-05 20:18:13 +08:00
3a25292160
5. 多重背包问题 II
https://www.acwing.com/problem/content/submission/code_detail/13024172/
2022-04-05 19:19:33 +08:00
a189995d60
4. 多重背包问题 I
https://www.acwing.com/problem/content/submission/code_detail/13023621/
2022-04-05 19:08:33 +08:00
85b2bbae8e
CF19B Checkout Assistant
R73187794
2022-04-04 21:34:32 +08:00
fa1c5990d3
1269. 【例9.13】庆功会
http://ybt.ssoier.cn:8088/statusx.php?runidx=15610513
2022-04-04 21:19:24 +08:00
455f0aa2ca
CF294B Shaass and Bookshelf
R73175686
2022-04-04 19:56:56 +08:00
548a8a0683
1291. 数字组合
http://ybt.ssoier.cn:8088/statusx.php?runidx=15603084
2022-04-04 15:27:15 +08:00