import math def min(a,b): print(math.ceil(b/a))