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