var a: int64;begin read(a); a := (a + 1) div 2; writeln(a * a);end.
100000
2500000000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!