import sequtils, strutils, math, algorithm var l = readLine(stdin).parseBiggestInt echo pow(float(l div 2), 2)