手机话费
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.
题目描述
小明的手机每天消费 1 元,每消费 K 元就可以获赠 1 元,一开始小明有 M 元,问最多可以用多少天?
输入格式
输入包括多个测试实例。每个测试实例包括 2 个整数 M,K(2<=k<=M<=1000)。
输出格式
对于每个测试实例输出一个整数,表示 M 元可以用的天数。
4 3
5
2023暑假NOIP模拟赛2
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 8
- Start at
- 2023-8-8 14:00
- End at
- 2023-8-8 17:00
- Duration
- 3 hour(s)
- Host
- Partic.
- 18