print((function (n) return string.format("%.2f", n*1.08) end)(io.stdin:read("*n")))