摘要: 题意:https://codeforces.com/group/ikIh7rsWAl/contest/254825/problem/E 给你一个n,计算n / Sigma(1~n)的d(是n的只出现一次的因数)。 思路: 反正就是打表找规律,3组数据也能找规律,你们是真的nb嗷。 阅读全文
posted @ 2019-10-03 19:11 ZMWLxh 阅读(427) 评论(0) 推荐(0)