diff --git a/template/src/oj/contest/contest_problem.html b/template/src/oj/contest/contest_problem.html index 0b07c56..5d7996f 100644 --- a/template/src/oj/contest/contest_problem.html +++ b/template/src/oj/contest/contest_problem.html @@ -48,14 +48,9 @@
{{ item.output }}
{% endfor %}
- {% if problem.hint %}
-
- {% endif %}
+
{% if contest_problem.hint %}
-