index
:
nlp_scripts
master
Mirror of https://github.com/pks/nlp_scripts.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mult
blob: eaead89cd4d7a2bf5b49d961d415c8b258c260b4 (
plain
)
1
2
3
4
#!/usr/bin/env ruby puts STDIN.gets.to_f * ARGV[0].to_f