leetcode-cli icon indicating copy to clipboard operation
leetcode-cli copied to clipboard

May the code be with you 👻

Results 52 leetcode-cli issues
Sort by recently updated
recently updated
newest added

I have tried some problems. All of them fail when I test. ### Log ``` $ leetcode -d t 300 .... [2022-08-15T09:11:53Z TRACE leetcode_cli::plugins::leetcode::req] Running leetcode::verify_result... [2022-08-15T09:11:53Z DEBUG leetcode_cli::cache] debug...

bug

- use `src/config` instead of `src/cfg.rs` - add section for comments - remove `langs` and `sys`

This is what I get when time limit is exceeded. In web interface I get problem description that caused it. Same happens if there is exception. Happens in python solutions....

Maybe it's more good about adding the fuzzy search, not only the problem name. As strict matching sometimes work hard. _Originally posted by @wendajiang in https://github.com/clearloop/leetcode-cli/pull/109#discussion_r1126667592_

hmmm, need to set the csrf token and session key to the env of CI This may require loading csrf and session from env

The cookies path of chrome in OSX seems deprecated

"leetcode pick 2673" works " leetcode pick 2675" returns "NotFound, you may update cache, and try it again " "leetcode data -u" does not help. "leetcode data -d" does not...

env: leetcodec-cli: 0.3.11 [sys.urls]: changed leetcode.com -> leetcode.cn [cookies]: properly set, can test and submit solutions executing `leetcode data --update`, got output: ``` [INFO leetcode_cli::cache] Fetching leetcode problems... json from...

in brave and in chromium I am having the same problem. does anyone knows how to find them now. also update the description

``` ~ leetcode test 1 [INFO leetcode_cli::plugins::leetcode] Sending code to judge... error: error decoding response body: expected value at line 2 column 1, please try again ```