Feat: done

This commit is contained in:
2025-10-08 19:24:13 +08:00
commit 96982b9ae9
9 changed files with 100 additions and 0 deletions

5
result Normal file
View File

@@ -0,0 +1,5 @@
> go test -v
=== RUN TestReverse
--- PASS: TestReverse (0.00s)
PASS
ok reverse 0.001s