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