# coding: utf-8 import math print(math.floor(1.5 * int(input())))