f = input() s = input() kai = 0 flag = 0 while (1): f = f - s if (f < 0): kai += 1 break kai = +1 print(kai)