mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 14:08:42 +00:00
chore(problem/manage): convert to local problem help text
This commit is contained in:
parent
c9158e9721
commit
9bad6f6ec7
@ -482,6 +482,9 @@ $solution_view_type_form->runAtServer();
|
|||||||
<div class="card-body border-danger">
|
<div class="card-body border-danger">
|
||||||
<?php $convert_local_form->printHTML() ?>
|
<?php $convert_local_form->printHTML() ?>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="card-footer bg-transparent small text-muted border-danger">
|
||||||
|
转换为本地题目之后可以上传自行准备的测试数据进行评测。转换后不再将代码提交至远端 OJ 进行评测。该操作不可逆。
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user