import math a=int(input()) print(math.floor(a*1.5))