lib C;fun strtoll(s: UInt8*,p: UInt8*,b: Int32): Int64;end n=C.strtoll(gets.not_nil!,nil,10)//2 p n*n