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