摘要:
题目链接 AtCoder:https://arc074.contest.atcoder.jp/tasks/arc074_c 洛谷:https://www.luogu.org/problemnew/show/AT2567 Solution 这算是$\rm AtCoder$里非常清新的一道题了... 不 阅读全文
摘要:
题目链接 AtCoder:https://agc015.contest.atcoder.jp/tasks/agc015_f 洛谷:https://www.luogu.org/problemnew/show/AT2384 Solution 神仙结论题...窝只会打表找规律... 我们定义$f(i,j) 阅读全文
摘要:
题目链接 AtCoder:https://arc073.contest.atcoder.jp/tasks/arc073_c 洛谷:https://www.luogu.org/problemnew/show/AT2557 Solution 不难的贪心,注意到全局最小值一定在四个值中出现两次以上,我们枚 阅读全文
摘要:
题目链接 AtCoder:https://agc002.contest.atcoder.jp/tasks/agc002_f 洛谷:https://www.luogu.org/problemnew/show/AT2000 Solution 对于一个任意的颜色序列,它合法当且仅当任意一个前缀序列都要满足 阅读全文