We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e7628 commit c67df4bCopy full SHA for c67df4b
docs/manual/luogu/problem/interactive-problems.md
@@ -1,6 +1,6 @@
1
# 交互题功能说明
2
3
-交互题既用户提交的程序,通过出题人提供的交互库,与判题程序(SPJ)进行交互并获得输入、解答问题。
+交互题即用户提交的程序,通过出题人提供的交互库,与判题程序(SPJ)进行交互并获得输入、解答问题。
4
5
洛谷上的交互题评测,由以下三个部分组成:判题程序(SPJ)、交互库、用户程序。其中出题人需要提供 SPJ 以及交互库。交互题需要打上 **交互题** 标签。如果使用 SPJ 功能,还需要 **Special Judge** 标签。
6
0 commit comments