# frozen_string_literal: true d = gets.chomp.to_i p (d * Rational('1.08')).to_f