program main ( input, output ); var a: integer; begin a := 1.1 + 1 end.