2026-04-22 22:05:59 +09:00

1 line
46 B
Python

print((lambda x : (x + 4) // 5)(int(input())))