n = int(input()) rooms = n / 2 print(rooms)