import math a=int(input()) b=int(input()) c=int(input()) if math.ceil(a/b)