Help for this page

Select Code to Download


  1. or download this
    syntax error at 576460.pl line 11, near ") {"
    syntax error at 576460.pl line 14, near "}"
    Execution of 576460.pl aborted due to compilation errors.
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        } 
    }
    printf "%${i}d total\n",$c if $i;