var i, n:integer;beginreadln(n);for i:= n downto 1 do writeln('8');end.
-1
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!