Help for this page
#!/usr/bin/perl use strict; use warnings; ... $j *= 10000000; printf "%.0f\n", $j;