摘要: 这篇题解会只讲怎么 dp,所以我们这里跳过博弈论的部分。 Let's rephrase the problem statement as follows: > 给定 $n,m$,设 $x=1\oplus 2\oplus\cdots\oplus n\oplus m$。求有多少个有序三元组 $(a,b, 阅读全文
posted @ 2023-07-29 19:38 registerGen 阅读(106) 评论(0) 推荐(0)