GCD
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
题目描述
给定正整数 ,求 且 为素数的数对 有多少对。
输入格式
只有一行一个整数,代表。
输出格式
一行一个整数表示答案。
4
4
提示
样例输入输出 1 解释
对于样例,满足条件的 为 ,,,。
数据规模与约定
- 对于 的数据,保证 。
来源:bzoj2818。
本题数据为洛谷自造数据,使用 CYaRon 耗时 分钟完成数据制作。