leetgo icon indicating copy to clipboard operation
leetgo copied to clipboard

Best LeetCode friend for geek. :snowboarder:

Results 23 leetgo issues
Sort by recently updated
recently updated
newest added

added modifiers for modifying code just before submission example usage: ``` kotlin: out_dir: src post-modifiers: - script: | function modify(code) { return `class Solution {\n ${code.split('\n').join('\n ')}\n}`; } modifiers: -...

### leetgo debug Leetgo version info : ``` 1.4.11 commit: 2656a5ce011a8874d2e04ae6cb4b02263499c595 built at: 2024-11-09T05:14:22Z goos: darwin goarch: arm64 ``` Home dir : /Users/amyr/.config/leetgo Project root : /Users/amyr/code/my-sols Working dir :...

### leetgo debug Leetgo version info : ``` 1.4.7 commit: e3526393204f8e1f76d5bca163708b89b4e96220 built at: 2024-05-09T11:21:13Z goos: darwin goarch: amd64 ``` Home dir : /Users/yzb/.config/leetgo Project root : /Users/yzb/.config/python Working dir :...