练53.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.
说明
时间不多啦,所以小明只能做一道题。
小明知道每道题需要花费的时间和完成后的快乐度。他希望做单位时间内取得快乐度最多的那一道题。如果有快乐度相同的,他希望做题号较小的那一道。
输入格式
第一行一个数,为题目个数。()
接下来行每一行两个数,,为耗费的时间和快乐度,都不大于。
输出格式
一个数,小明选择的题目题号。
样例
2
3 5
4 8
2
2024/03/31C++13:00~15:00(杨)班级作业
- Status
- Done
- Problem
- 4
- Open Since
- 2024-3-31 0:00
- Deadline
- 2024-4-5 12:00
- Extension
- 24 hour(s)