import math m=input(int().split()) m=list(int,m) x=math.ceil(m[1]/m[0]) print(x)