s, f = map(int, raw_input().split())
print s/f+1