diff --git a/web/app/views/contest-dashboard.php b/web/app/views/contest-dashboard.php index 9b0a5f0..f09f462 100644 --- a/web/app/views/contest-dashboard.php +++ b/web/app/views/contest-dashboard.php @@ -15,7 +15,7 @@ ' : ''; + echo $contest_problems[$i]['submission_id'] ? '' : ''; echo chr(ord('A') + $i); echo ''; ?>