diff --git a/web/app/controllers/problem.php b/web/app/controllers/problem.php index cf6678c..d9ef9c6 100644 --- a/web/app/controllers/problem.php +++ b/web/app/controllers/problem.php @@ -392,48 +392,50 @@ if (UOJContest::cur()) { getUploaderLink() ?> -
  • - - - - - getDifficultyHTML() ?> - -
  • - + progress() >= CONTEST_FINISHED) : ?>
  • - + - UOJProblem::info('id'), "submitter" => Auth::id()]]) ?> + + getDifficultyHTML() ?> + +
  • + +
  • + + + + UOJProblem::info('id'), "submitter" => Auth::id()]]) ?> - - - + + + +
  • + +
  • + + + + + + + + + + + + + queryTags() as $tag) : ?> + 'uoj-problem-tag'], + HTML::tag('span', ['class' => 'badge bg-secondary'], HTML::escape($tag)) + ) ?> + +
  • -
  • - - - - - - - - - - - - - queryTags() as $tag) : ?> - 'uoj-problem-tag'], - HTML::tag('span', ['class' => 'badge bg-secondary'], HTML::escape($tag)) - ) ?> - - -