from math import floor print(floor(float(input()) * 1.5 ))