diff --git a/web/app/controllers/problem_statistics.php b/web/app/controllers/problem_statistics.php index cc2a11a..8498786 100644 --- a/web/app/controllers/problem_statistics.php +++ b/web/app/controllers/problem_statistics.php @@ -163,7 +163,7 @@ $table_config = [ 'div_classes' => 'mb-3', 'table_classes' => ['table', 'mb-0', 'text-center'], ]; -?> + ?> '', 'judge_time_hidden' => '', 'table_name' => 'best_ac_submissions, submissions', 'table_config' => $table_config), $myUser); ?>