Help for this page

Select Code to Download


  1. or download this
    sub _team_standings {
             $b->get_wins_total      <=> $a->get_wins_total      or
    ...
             $b->get_runs_scored     <=> $a->get_runs_scored     or
            $a->get_reg_schedule_id <=> $b->get_reg_schedule_id
         }
    
  2. or download this
    A beat B
    B beat C
    C beat A