Skip to content

Instantly share code, notes, and snippets.

@p53ud0k0d3
Created March 19, 2015 12:47
Show Gist options
  • Save p53ud0k0d3/33f4c6ac91fad67ea6db to your computer and use it in GitHub Desktop.
Save p53ud0k0d3/33f4c6ac91fad67ea6db to your computer and use it in GitHub Desktop.
HackerRank Arithmetic Operations
read input
printf "%.3f\n" `echo "$input" | bc -l`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment