fork(1) download
  1. #!/bin/bash
  2. # your code goes here
  3. read a
  4. awk 'BEGIN{printf "%.3f\n", ($a)}'
Success #stdin #stdout 0s 5876KB
stdin
5+50*3/20 + (19*2)/7
stdout
0.000