#!/usr/bin/env python3 #fileencoding: utf-8 print(pow(int(input())//2,2))