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 903dd4b commit 514b03dCopy full SHA for 514b03d
copypasta/template/interactive_problem/README.md
@@ -1,6 +1,6 @@
1
# Interactive Problem Template
2
3
-Use below interface and implement it both in `main.go` and `main_test.go`.
+You should implement this interface and use it both in `main.go` and `main_test.go`.
4
5
```go
6
type interaction interface {
0 commit comments