import strutils let N = stdin.readline.parseFloat echo((N * 1.08).formatFloat(ffDecimal, 2))