{One[NR]=$1; Total += $1} END { for(I in One) printf("%10.20f\n", 100*One[I]/Total)}