summaryrefslogtreecommitdiff
path: root/median
diff options
context:
space:
mode:
Diffstat (limited to 'median')
-rwxr-xr-xmedian1
1 files changed, 0 insertions, 1 deletions
diff --git a/median b/median
index 9499c95..0b1950b 100755
--- a/median
+++ b/median
@@ -2,7 +2,6 @@
require 'zipf'
-
a = []
while line = STDIN.gets
a << line.to_f