n=0a=[]a<<(n=gets.to_i) until n==-1a.each{|x|puts x}
2 3 4 -1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!