program main ( input, output ); var a: real; begin a := 3.1 + 0.04 end.