HOME
PROBLEM
STATUS
CONTEST
练习
积分
趣味
正式
DIY
RANK
荣誉榜
活跃榜
现役榜
组队榜
DISCUSS
CHALLENGE
MALL
Register
Login
Absolute Math
TimeLimit:5000MS MemoryLimit:262144KB
64-bit integer IO format:
%I64d
未提交
|
登录后收藏
Problem Description
Let $f(n)=\sum_{d|n} |\mu(d)|$, where $\mu(d)$ is
Mobius function
.
Output $\sum_{i=1}^m f(ni)$.
Input
The first line contains an integer $T(1\leq T\leq 10^4)$ - the number of test cases.
Each line of the following $T$ lines contains two integers $n,m (1\leq n,m \leq 10^7)$.
Output
Print the answer modulo $10^9+7$ for each test case.
SampleInput
3 6 3 6 2 1 4
SampleOutput
12 8 7
Submit
题目统计信息
详细
总AC数
0
通过人数
0
尝试人数
0
总提交量
0
AC率
0.00%
标签——4206
暂无标签
AC该题后可以添加标签
贴完标签可以获得20ACB。
并且可以获得本题所有提交代码查看权限。
点击标题可以显示标签。
如果你还没认真思考过这题,请不要查看标签
如果您已经通过了该题,请务为该题贴上标签
出处
2020暑期hdu多校第九场
T^T Online Judge
[
BUG反馈
] [
FAQ
] [
闽ICP备17026590号-1
]
当前版本:
3.24
系统时间: