12 2022 档案

摘要:Part 1 设 $w_x$ 表示点 $x$ 的权值 $\bmod 3$,$c_x$ 表示 $x$ 的所属集合编号($c_x \in {0,1,2}$),$v_i$ 表示第 $i$ 条边的权值。 一个直接的想法是使所有 $w_x=c_x$,当然这不一定能做到,具体见下文。 首先,根据套路,随便建一颗 阅读全文
posted @ 2022-12-08 18:18 Zesty_Fox 阅读(143) 评论(0) 推荐(0)
摘要:## CSP-S 2022 最后一年。 - [CSP-S 2022 游记](https://www.cnblogs.com/acceptedzhs/p/csp-s-2022.html) - [NOIP 2022 游记](https://www.cnblogs.com/acceptedzhs/p/no 阅读全文
posted @ 2022-12-07 22:54 Zesty_Fox 阅读(594) 评论(9) 推荐(1)