import math a,b=map(int,input().split()) math.ceil(b/a)