练17.2 公园门票
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.
说明
公园门票的票价是每人元,一次购票满张,每张可以少收元。试编写自动计费系统程序。
输入格式
输入一个正整数,表示购票的数量,输入数字在int范围内。
输出格式
输出一个整数,表示用户实际需要支付的金额。
样例
30
1440
2024/03/23C++17:30~19:30(杨)班级作业
- Status
- Done
- Problem
- 4
- Open Since
- 2024-3-23 0:00
- Deadline
- 2024-3-30 23:59
- Extension
- 24 hour(s)