diff --git a/admin/judges_sa.php b/admin/judges_sa.php index bd00b3b..c890e05 100644 --- a/admin/judges_sa.php +++ b/admin/judges_sa.php @@ -160,7 +160,7 @@ function judges_cost_function($annealer, $bucket_id, $ids) * increase the cost */ for($y=0; $y < count($t['langs']); $y++) { $l = $t['langs'][$y]; - if(!in_array($l, $j['languages'])) $cost += 25; + if(!in_array($l, $j['languages'])) $cost += 45; } /* If divisional round2 is enabled, make sure there is a judge