Skip to content

Commit

Permalink
added spoj test
Browse files Browse the repository at this point in the history
  • Loading branch information
ferhatelmas committed Aug 31, 2012
1 parent 9aaa3a6 commit b3bd3e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spoj/test.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
while ((n = gets.to_i) != 42)
puts n
end

0 comments on commit b3bd3e5

Please sign in to comment.