s,f=(int(i) for i in input().split()) print(int(s/f+1))