数字 `1` 到 `2n` 以某种顺序写在一行中。 将每个数字添加到它所处位置的索引。 证明在我们得到的 `2n` 个总和中,有两个总和的差能被 `2n` 整除。
You must log in to post a comment.