leetgo
leetgo copied to clipboard
Best LeetCode friend for geek. :snowboarder:
### leetgo debug Leetgo version info : ``` 1.4.5 commit: 19a7eb1ba0bc2a376043a1afb5ad4660b046dafe built at: 2024-04-04T02:09:03Z goos: windows goarch: amd64 ``` Home dir : C:\Users\admin\.config\leetgo Project root : C:\Users\admin\leetcode Working dir :...
Fixes #10
Ref: - https://github.com/goreleaser/goreleaser/blob/1c31f3b0b79610da652b5ece2b28697a0eb3e0ab/cmd/schema.go#L21 - https://github.com/xeipuuv/gojsonschema
### Verification steps - [X] 我已经在 [Issue Tracker](https://github.com/j178/leetgo/issues) 和 [Discussion](https://github.com/j178/leetgo/discussions) 中找过我要提出的问题 I have searched on the [issue tracker](https://github.com/j178/leetgo/issues) and [Discussion](https://github.com/j178/leetgo/discussions) for a related issue. ### leetgo config ```shell language: zh...
A single question can have multiple solutions, which can be helpful for beginners who want to learn different approaches. We can consider supporting this by using separate solution files or...