diff --git a/web/admin/problem_add_page.php b/web/admin/problem_add_page.php index 5fda0b0..5212014 100644 --- a/web/admin/problem_add_page.php +++ b/web/admin/problem_add_page.php @@ -48,20 +48,15 @@ if (!(isset($_SESSION[$OJ_NAME . '_' . 'administrator']) || isset($_SESSION[$OJ_
< align=left> " . $MSG_Description . "(<64kB)" ?> -
" . $MSG_Input . "(<64kB)" ?>
-
+
" . $MSG_Output . "(<64kB)" ?>
-
+
" . $MSG_Sample_Input . "(<64kB)" ?> @@ -83,8 +78,7 @@ if (!(isset($_SESSION[$OJ_NAME . '_' . 'administrator']) || isset($_SESSION[$OJ_
" . $MSG_HINT . "(<64kB)" ?>
-
+
" . $MSG_SPJ . "" ?> diff --git a/web/template/syzoj/problem.php b/web/template/syzoj/problem.php index 411cb57..a688dc1 100644 --- a/web/template/syzoj/problem.php +++ b/web/template/syzoj/problem.php @@ -115,14 +115,31 @@ div[class*=ace_br] {