Help for this page

Select Code to Download


  1. or download this
    next if $largest{$group_id}
            && $largest{$group_id}[2] >= $count;
    
  2. or download this
    next if $largest{$group_id}[2]
            && $largest{$group_id}[2] >= $count;