Run ID:141289

提交时间:2025-12-21 20:48:50

a,b,c=input().split() print(a-(int(b)//int(c)+1))