#!/usr/bin/python3 D = float(input()) print(D*1.08)