创建题目文档

This commit is contained in:
2025-07-28 17:07:03 +08:00
parent bee228835f
commit 5e1e71cd09
3 changed files with 10 additions and 3 deletions

3
1.go
View File

@@ -1,3 +0,0 @@
package _00Algorithm
func

5
problem1/1.go Normal file
View File

@@ -0,0 +1,5 @@
package problem1
func main() {
}

5
problem2/2.go Normal file
View File

@@ -0,0 +1,5 @@
package problem2
func main() {
}