Skip to content

Commit 03de25d

Browse files
committed
update
1 parent 11bcd25 commit 03de25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Compiler info: go1.15.6, windows, 386
1212

1313
例如:[1439C_test.go](./1400-1499/1439C_test.go)
1414

15-
交互题的写法要复杂一些,需要把涉及输入输出的地方抽象成接口,详见 [interactive_problem](/copypasta/template/interactive_problem)
15+
交互题的写法要复杂一些,为方便测试,需要把涉及输入输出的地方抽象成接口,详见 [interactive_problem](/copypasta/template/interactive_problem)

0 commit comments

Comments
 (0)