summaryrefslogtreecommitdiff
path: root/round
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-10-09 20:47:23 +0100
committerPatrick Simianer <p@simianer.de>2014-10-09 20:47:23 +0100
commite0b634754d1bef33dc8e72509c6990cccc32745a (patch)
tree95d77abef518a333830881dbbd661f14f94868c3 /round
parent254c27ed4af938f0b9c4a21cb99b75f8cc1cd1b2 (diff)
alles neu macht der mai
Diffstat (limited to 'round')
-rwxr-xr-xround1
1 files changed, 0 insertions, 1 deletions
diff --git a/round b/round
index 3dfbb6f..dfef800 100755
--- a/round
+++ b/round
@@ -1,6 +1,5 @@
#!/usr/bin/env ruby
-
r = ARGV[0].to_i
while line = STDIN.gets
puts line.to_f.round r