1 2 3 4 5 6 7 8
{ Old file: tbs0275.pp } { too many warnings } var d : single; begin writeln(longint(d)); end.