Help for this page

Select Code to Download


  1. or download this
    sub score {
      # score is reported in millions. 
    ...
    
      return $t;
      }
    
  2. or download this
    
    ###
    ...
      return ($archive, --$target, $games);
    }
    
  3. or download this
    sub show_meta {
        my ($first, $target, $spares) = @_;
    ...
    }
    
    show_meta (((score + score)/2), 10, 0);