program TEST real :: x(10) = -1integer :: i read(*, *, iostat = i) xwrite(*, *) x end
44.111 22.2 3.333 6.444444 8.55 111.666
44.1110001 22.2000008 3.33299994 6.44444418 8.55000019 111.666000 -1.00000000 -1.00000000 -1.00000000 -1.00000000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!