摘要: Ehab and the Expected GCD Problem 首先我们能推出最优的开始一定是2 ^ n 或者 3 * 2 ^ n 的形式, 对于每一种形式我们将所有数字分类, 从后往前用组合数算出答案。 阅读全文
posted @ 2019-06-04 19:02 NotNight 阅读(166) 评论(0) 推荐(0) 编辑