rr = raw_input N = int(rr()) M = 1.5 * N M = int(M) print M