fix(problem/remote/new): add missing hints
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Baoshuo Ren 2023-02-04 11:30:03 +08:00
parent 9880357433
commit 561e8ffd0d
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -153,6 +153,7 @@ $new_remote_problem_form->runAtServer();
<li><a href="https://atcoder.jp/contests/archive">AtCoder</a></li>
<li><a href="https://uoj.ac/problems">UniversalOJ</a></li>
<li><a href="https://loj.ac/p">LibreOJ</a></li>
<li><a href="https://www.luogu.com.cn/problem/list">洛谷</a></li>
</ul>
</li>
<li>在导入题目前请先搜索题库中是否已经存在相应题目,避免重复添加。</li>