摘要: 石子游戏 题解 5 × 1 0 5 5\times10^5 5×105的范围 O ( n log ⁡ 2 n ) O\left(n\log^2\,n\right) O(nlog2n)就离谱,还只开 1 s 1s 1s。 看到这道题,我们应该很容易联想到 N i m Nim Nim游戏的方法,我们可以 阅读全文
posted @ 2021-10-05 16:59 StaroForgin 阅读(7) 评论(0) 推荐(0)