Run ID:92120

提交时间:2024-09-28 13:42:58

q=input().split() a=int(q[0]) B=int(q[1]) print(B//a+(B//a)//3)