1809: 奖品兑换 - CCF-GESP2025年6月五级C++
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:2
Solved:1
Description

Input

Output
输出共一行,一个整数,表示最多能兑换的奖品份数。
Sample Input Copy
8 8
2 1
Sample Output Copy
5