随笔分类 -  例题合集 / 博弈论

摘要:思路 先说结论:若 \((a-1)\otimes(b-1)\otimes (c-1)\ne 0\) 则先手必胜(\(\otimes\) 代表异或)。 假设 \(a\le b \le c\),那么有 \(a+b\ge c\),则有 \((a-1)+(b-1)\ge (c-1)\)。 令 \(x = ( 阅读全文
posted @ 2024-08-19 01:28 Ke_scholar 阅读(53) 评论(0) 推荐(0)