[R7A]K的倍数
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.
时空限制
1S/512M
题目描述
求 中有多少个数是 的倍数。
格式
输入格式
第一行包含三个整数 ,含义与题目描述相同。
输出格式
输出一个整数表示 中 的倍数的数量。
样例
样例输入 #1
4 11 3
样例输出 #1
2
样例输入 #2
99 121 11
样例输出 #2
3
数据规模
对于 的数据,,。
代码源挑战赛 Round 7
- Status
- Done
- Rule
- DMY
- Problem
- 6
- Start at
- 2025-4-11 20:00
- End at
- 2025-4-11 21:30
- Duration
- 1.5 hour(s)
- Host
- Partic.
- 505