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