# coding: utf-8 N, = gets.split(' ').map{|s|s.to_i} p N / 2.0