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