N = int(input()) juice = N *1.5 print(int(juice/1))