满足条件的数累加
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.
【题目描述】
将正整数m和n之间(包括m和n)能被17整除的数累加,其中0<m<n<1000
【输入】
一行,包含两个整数m和n,其间,以一个空格间隔。
【输出】
输出一行,包行一个整数,表示累加的结果。
【输入样例】
50 85
【输出样例】
204
【来源】
一本通在线评测
B班第三天测试
- Status
- Done
- Rule
- Ledo
- Problem
- 13
- Start at
- 2025-7-23 18:57
- End at
- 2025-7-23 20:57
- Duration
- 2 hour(s)
- Host
- Partic.
- 7