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 11bcd25 commit 03de25dCopy full SHA for 03de25d
main/README.md
@@ -12,4 +12,4 @@ Compiler info: go1.15.6, windows, 386
12
13
例如:[1439C_test.go](./1400-1499/1439C_test.go)
14
15
-交互题的写法要复杂一些,需要把涉及输入输出的地方抽象成接口,详见 [interactive_problem](/copypasta/template/interactive_problem)。
+交互题的写法要复杂一些,为方便测试,需要把涉及输入输出的地方抽象成接口,详见 [interactive_problem](/copypasta/template/interactive_problem)。
0 commit comments