摘要: 题目链接:https://atcoder.jp/contests/aising2020/tasks/aising2020_d 题意:给一个位数为 1~2e5的 数 (可能有前置0)定义f(x)为x对popcount(x) 取模 每一位都要取反一次,(进行到下一位的时候,上面恢复原样) 问没一位数要 阅读全文
posted @ 2020-07-14 13:04 canwinfor 阅读(183) 评论(0) 推荐(0)