S,F=map(int,raw_input().split()) c=S/F+1 print c