summaryrefslogtreecommitdiff
path: root/max
diff options
context:
space:
mode:
Diffstat (limited to 'max')
-rwxr-xr-xmax1
1 files changed, 0 insertions, 1 deletions
diff --git a/max b/max
index 87f3c73..b2c1cae 100755
--- a/max
+++ b/max
@@ -1,6 +1,5 @@
#!/usr/bin/env ruby
-
max = -1.0/0
while line = STDIN.gets
v = line.to_f