steps, steps_per_stair = map(input.split(" "), int)
print(steps)