diff --git a/views/practice_problem.ejs b/views/practice_problem.ejs index e052228..fb448a5 100644 --- a/views/practice_problem.ejs +++ b/views/practice_problem.ejs @@ -215,7 +215,7 @@ if (contest) { noSubmit = true; } %> - <% if (noSubmit) { %> + <% if (!noSubmit) { %>