Help for this page

Select Code to Download


  1. or download this
    my @arr = `perl -w $solver_file "$inp_file" "$outfile"`;
    
  2. or download this
    my @arr = `/cygdrive/c/ActivePerl/bin/perl -w $solver_file "$inp_file"
    + "$outfile"`;