Skip to content

Commit ac4d15b

Browse files
committed
add abc385 abc386
1 parent 8a95cac commit ac4d15b

File tree

11 files changed

+906
-4
lines changed

11 files changed

+906
-4
lines changed

docs/algorithm/AtCoder/abc385.md

Lines changed: 440 additions & 0 deletions
Large diffs are not rendered by default.

docs/algorithm/AtCoder/abc386.md

Lines changed: 462 additions & 0 deletions
Large diffs are not rendered by default.
29.7 KB
Loading
29.4 KB
Loading
28.9 KB
Loading
31.9 KB
Loading
31.6 KB
Loading
28.7 KB
Loading
13.6 KB
Loading

docs/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
1111
最近更新:
1212

13+
- (20250109) [ABC386(A-F) 题解](./algorithm/AtCoder/abc386.md)
14+
- (20250109) [ABC385(A-F) 题解](./algorithm/AtCoder/abc385.md)
1315
- (20250102) [ABC384(A-G) 题解](./algorithm/AtCoder/abc384.md)
1416
- (20250102) [2024总结 & 2025计划](./essay/diary/2025-00.md)
1517
- (20250101) [ABC383(A-F) 题解](./algorithm/AtCoder/abc383.md)
@@ -24,7 +26,3 @@
2426
- (20241219) [ABC375(A-G) 题解](./algorithm/AtCoder/abc375.md)
2527
- (20241216) [ABC374(A-G) 题解](./algorithm/AtCoder/abc374.md)
2628
- (20241210) [ABC373(A-G) 题解](./algorithm/AtCoder/abc373.md)
27-
- (20241208) [ABC372(A-F) 题解](./algorithm/AtCoder/abc372.md)
28-
- (20241207) [ABC371(A-G) 题解](./algorithm/AtCoder/abc371.md)
29-
- (20241206) [ABC370(A-F) 题解](./algorithm/AtCoder/abc370.md)
30-
- (20241203) [ABC369(A-F) 题解](./algorithm/AtCoder/abc369.md)

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ nav:
99
- 算法:
1010
- algorithm/index.md
1111
- AtCoder:
12+
- ABC386(A-F): algorithm/AtCoder/abc386.md
13+
- ABC385(A-F): algorithm/AtCoder/abc385.md
1214
- ABC384(A-G): algorithm/AtCoder/abc384.md
1315
- ABC383(A-F): algorithm/AtCoder/abc383.md
1416
- ABC382(A-F): algorithm/AtCoder/abc382.md

0 commit comments

Comments
 (0)