# -*- coding: utf-8 -*- import sys import math n=input() print (n/2)*(n/2)