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%
AC该题后可以添加标签
贴完标签可以获得20ACB。
并且可以获得本题所有提交代码查看权限。
点击标题可以显示标签。
如果你还没认真思考过这题,请不要查看标签
如果您已经通过了该题,请务为该题贴上标签

T^T Online Judge

[BUG反馈] [FAQ] [闽ICP备17026590号-1]
当前版本:3.24 系统时间: