D = int(input()) from decimal import Decimal print(D * Decimal(1.08))