Help for this page

Select Code to Download


  1. or download this
    my @interesting_values;
    for (1...1000) {
    ...
           push @interesting_values, $r;
       }
    }
    
  2. or download this
          for ($i=0; $i<$i_max; $i++) {  
     
            if ($z < $z_best) {