inputer = int(input()) shohi = int(inputer*8) result = int(inputer*100+shohi)/100 print(result)