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

202 Commits

Author SHA1 Message Date
e8d751e963
32. 调整数组顺序使奇数位于偶数前面
https://www.acwing.com/problem/content/submission/code_detail/14064439/
2022-05-09 19:35:52 +08:00
e0b77729a1
36. 合并两个排序的链表
https://www.acwing.com/problem/content/submission/code_detail/14064359/
2022-05-09 19:33:30 +08:00
0fbecbac25
28. 在O(1)时间删除链表结点
https://www.acwing.com/problem/content/submission/code_detail/14064288/
2022-05-09 19:31:24 +08:00
af3743ba87
84. 求1+2+…+n
https://www.acwing.com/problem/content/submission/code_detail/14064231/
2022-05-09 19:29:06 +08:00
f491e2fc25
16. 替换空格
https://www.acwing.com/problem/content/submission/code_detail/14064166/
2022-05-09 19:27:08 +08:00
352faa5ca0
21. 斐波那契数列
https://www.acwing.com/problem/content/submission/code_detail/2610805/
2022-05-09 19:23:30 +08:00
f385d08b6d
820. 递归求斐波那契数列
https://www.acwing.com/problem/content/submission/code_detail/14063990/
2022-05-09 19:21:06 +08:00
35ed69f23a
819. 递归求阶乘
https://www.acwing.com/problem/content/submission/code_detail/14063914/
2022-05-09 19:18:32 +08:00
0f16821fad
813. 打印矩阵
https://www.acwing.com/problem/content/submission/code_detail/14063881/
2022-05-09 19:17:10 +08:00
9e8c61ff42
812. 打印数字
https://www.acwing.com/problem/content/submission/code_detail/14063815/
2022-05-09 19:15:00 +08:00
b0af2af171
811. 交换数值
https://www.acwing.com/problem/content/submission/code_detail/14063770/
2022-05-09 19:13:02 +08:00
d89ee4b62d
808. 最大公约数
https://www.acwing.com/problem/content/submission/code_detail/14063749/
2022-05-09 19:12:05 +08:00
155ca99a6d
805. x和y的最大值
https://www.acwing.com/problem/content/submission/code_detail/14063721/
2022-05-09 19:10:51 +08:00
567421d1c5
804. n的阶乘
https://www.acwing.com/problem/content/submission/code_detail/14063689/
2022-05-09 19:09:42 +08:00
af3cb117d4
773. 字符串插入
https://www.acwing.com/problem/content/submission/code_detail/8097849/
2022-05-09 19:05:42 +08:00
3fc12e9ae2
769. 替换字符
https://www.acwing.com/problem/content/submission/code_detail/6944024/
2022-05-09 19:04:34 +08:00
86b50a0f4f
765. 字符串加空格
https://www.acwing.com/problem/content/submission/code_detail/2613527/
2022-05-09 19:03:10 +08:00
42646f7d60
761. 字符串中的数字个数
https://www.acwing.com/problem/content/submission/code_detail/2846021/
2022-05-09 18:59:04 +08:00
3b0f1223cf
760. 字符串长度
https://www.acwing.com/problem/content/submission/code_detail/14063266/
2022-05-09 18:58:56 +08:00
70ab02ef3c
751. 数组的左方区域
https://www.acwing.com/problem/content/submission/code_detail/6943206/
2022-05-09 18:58:38 +08:00
d8a111de8e
749. 数组的上方区域
https://www.acwing.com/problem/content/submission/code_detail/14063225/
2022-05-09 18:58:21 +08:00
39b812e23c
745. 数组的右上半部分
https://www.acwing.com/problem/content/submission/code_detail/6491122/
2022-05-09 18:58:13 +08:00
7b0bad68ac
739. 数组选择
https://www.acwing.com/problem/content/submission/code_detail/14063087/
2022-05-09 18:57:49 +08:00
9723c52fc2
738. 数组填充
https://www.acwing.com/problem/content/submission/code_detail/1094418/
2022-05-09 18:57:47 +08:00
8b2a33363e
737. 数组替换
https://www.acwing.com/problem/content/submission/code_detail/6943298/
2022-05-09 18:57:34 +08:00
66d4ab6f2c
724. 约数
https://www.acwing.com/problem/content/submission/code_detail/2512803/
2022-05-09 18:57:14 +08:00
aba7f11c01
720. 连续整数相加
https://www.acwing.com/problem/content/submission/code_detail/2846068/
2022-05-09 18:56:59 +08:00
54ec15dc5a
716. 最大数和它的位置
https://www.acwing.com/problem/content/submission/code_detail/6943184/
2022-05-09 18:56:40 +08:00
58db81b52b
714. 连续奇数的和 1
https://www.acwing.com/problem/content/submission/code_detail/14061154/
2022-05-09 18:55:55 +08:00
12cea7d0b8
708. 偶数
https://www.acwing.com/problem/content/submission/code_detail/14061105/
2022-05-09 18:55:51 +08:00
7dbd0d35af
667. 游戏时间
https://www.acwing.com/problem/content/submission/code_detail/14060953/
2022-05-09 17:13:35 +08:00
75e3ad0224
fix(AcWing/1279): Heavy Path Decomposition 2022-05-09 10:47:47 +08:00
654ec109e5
883. 高斯消元解线性方程组
https://www.acwing.com/problem/content/submission/code_detail/14020513/
2022-05-07 21:44:23 +08:00
9084ebe3de
205. 斐波那契
https://www.acwing.com/problem/content/submission/code_detail/13880341/
2022-05-02 21:22:58 +08:00
d530e59734
1302. 矩阵 A × B
https://www.acwing.com/problem/content/submission/code_detail/13761403/
2022-04-28 17:14:58 +08:00
7a52adeeee
1298. 曹冲养猪
https://www.acwing.com/problem/content/submission/code_detail/13684946/
2022-04-25 15:18:15 +08:00
004bd8f492
1300. 生物节律
https://www.acwing.com/problem/content/submission/code_detail/13596552/
2022-04-21 21:33:35 +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
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
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
59821f2755
141. 周期
https://www.acwing.com/problem/content/submission/code_detail/13336130/
2022-04-12 13:32:39 +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
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
2839ba905a
846. 树的重心
https://www.acwing.com/problem/content/submission/code_detail/13140613/
2022-04-07 18:59:48 +08:00