Beat Saber Linux Goodies:助力Linux平台下Beat Saber的模组安装 beatsaber-linux-goodies Mod installation scripts and other goodies to support Beat Saber on Linux 项目地址: https://gitcode.com/gh_mirrors/be/beatsaber-linux-goodies
Beat Saber …
ACM模版
描述 题解 Petra 和 Jan 轮流取糖果,每个糖果有 x 和 y 两个属性, Petra 取则获得 x 价值,Jan 取则获得 y 价值。Petra 贪心策略取每次取 x 价值最大,如果 x 相同则取 y 价值最小,Jan 则是为了达到最终状态为自己价值最大,…