Help for this page

Select Code to Download


  1. or download this
    $judge{$j_name}->{Nominee}
    
  2. or download this
    $judge{$j_name}->{Nominee}
    
  3. or download this
    $judge{$j_name}->{Nominee}->{Scores}
    
  4. or download this
    51  push @{$judge{$j_name}->{Nominee}->{$n_name}->{Scores}},
             $mentor,$ptcare,$clinres;
    
  5. or download this
    51 push @{$judge{$j_name}->{Nominee}->{$n_name}},
             $mentor,$ptcare,$clinres;