摘要: ## [A - Pawn on a Grid](https://atcoder.jp/contests/abc280/tasks/abc280_a) 看样例猜题意( 要求的是 `#` 的数量,直接判断。 ```cpp //If, one day, I finally manage to make m 阅读全文
posted @ 2022-12-03 23:04 Binary_Lee 阅读(59) 评论(0) 推荐(2)
摘要: 【游记?】NOIP2022 VP 小丑记 $$\huge{\text{NOIP2022 VP 小丑记}}$$ 阅读全文
posted @ 2022-11-28 19:38 Binary_Lee 阅读(92) 评论(1) 推荐(1)
摘要: Codeforces Round #786 (Div. 3) 补题记录 阅读全文
posted @ 2022-11-13 16:55 Binary_Lee 阅读(45) 评论(0) 推荐(0)
摘要: AtCoder Beginner Contest 277 题解 阅读全文
posted @ 2022-11-12 22:06 Binary_Lee 阅读(395) 评论(0) 推荐(2)
摘要: CSP2022-J/S 游记 $$\huge{\text{CSP2022-J/S 游记}}$$ 阅读全文
posted @ 2022-11-01 10:43 Binary_Lee 阅读(82) 评论(0) 推荐(2)
摘要: 【笔记】区间DP 记录一些基础的区间 $\text{DP}$ 题 阅读全文
posted @ 2022-10-20 21:04 Binary_Lee 阅读(58) 评论(0) 推荐(2)
摘要: 【笔记】搜索 简单记录一下较典型的 or 较有思维含量的搜索题 阅读全文
posted @ 2022-09-23 09:25 Binary_Lee 阅读(57) 评论(0) 推荐(2)
摘要: 【笔记】P1606 [USACO07FEB]Lilypad Pond G 及相关 P1606 [USACO07FEB]Lilypad Pond G 及相关 阅读全文
posted @ 2022-09-22 08:09 Binary_Lee 阅读(108) 评论(0) 推荐(1)
摘要: 【笔记】CF1714F Build a Tree and That Is It 及相关 CF1714F Build a Tree and That Is It 及相关 阅读全文
posted @ 2022-09-21 21:16 Binary_Lee 阅读(42) 评论(0) 推荐(1)
摘要: 【笔记】CF1607F Robot on the Board 2 及相关 CF1607F Robot on the Board 2 及相关 阅读全文
posted @ 2022-09-15 16:46 Binary_Lee 阅读(32) 评论(0) 推荐(1)
Title