创建题目文档
This commit is contained in:
5
problem1/1.go
Normal file
5
problem1/1.go
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
package problem1
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
|
||||||
|
}
|
||||||
5
problem2/2.go
Normal file
5
problem2/2.go
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
package problem2
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user