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