diff --git a/web/app/controllers/problem.php b/web/app/controllers/problem.php index 42eecfc..d58f991 100644 --- a/web/app/controllers/problem.php +++ b/web/app/controllers/problem.php @@ -250,8 +250,6 @@ if (UOJContest::cur()) { 时间限制: = $time_limit ? "$time_limit s" : "N/A" ?> 空间限制: = $memory_limit ? "$memory_limit MB" : "N/A" ?> - - 上传者: = UOJProblem::cur()->getUploaderLink() ?>