a, f = map(int, input().split()) print(-(-a//f))