P =raw_input() PP = P.split() S =int(PP[0]) F =int(PP[1]) print int(S/F)+1