S,F = map(int,input().split()) m = S // F print(1 + m)