惟一分解定理
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.
题目背景
土拨鼠OI学校打算开讲"数论"了, 小北和辰辰想要提前预习一下.
题目描述
给你两个正整数和, 我们希望个正整数的乘积恰好为, 一共有多少种方案?
注意: 顺序不同的个数字, 是不同的方案, 即排列. 比如, 是两种不同的方案.
数据格式
输入格式
一行共两个整数和.
输出格式
一个整数表示方案数, 答案可能会很大, 需要对1000000007取模.
样例
2 6
4
样例1解释
3 12
18
数据范围
[北辰杯 North-Star-Cup] 二月月赛(北辰开学杯)
- Status
- Done
- Rule
- Ledo
- Problem
- 6
- Start at
- 2023-2-17 18:00
- End at
- 2023-2-18 0:00
- Duration
- 6 hour(s)
- Host
- Partic.
- 206