# -*- coding:utf-8 -*- import sys import math if __name__ == "__main__": n = input() print n *3.5