local a, b = io.read("*n", "*n") print(math.ceil(b / a))