print((function (s, f) return 1+math.floor(s/f) end)(io.stdin:read("*n"), io.stdin:read("*n")))