Merge branch 'master' of https://github.com/LQDJudge/online-judge
This commit is contained in:
commit
19d61bf796
85 changed files with 4162 additions and 2699 deletions
|
@ -1,8 +1,3 @@
|
|||
{% if submission.contest_or_none %}
|
||||
{% set prefix_length = submission.contest_or_none.problem.output_prefix_override %}
|
||||
{% else %}
|
||||
{% set prefix_length = None %}
|
||||
{% endif %}
|
||||
{% set is_pretest = submission.is_pretested %}
|
||||
|
||||
{% if submission.status != 'IE' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue