from decimal import Decimal print(Decimal(input()) * Decimal("1.08"))