import strutils, math let L = stdin.readLine.parseInt n = L div 2 echo n ^ 2