We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d51cdd commit ac92f6eCopy full SHA for ac92f6e
README.md
@@ -16,3 +16,4 @@ Working in progress, to do:
16
* Clean lib.rs file
17
* Start your leetcode journey in rust by typing `cargo run` and then input the question id
18
* To solve a problem (we should start the problem first), input `solve {question_id}`
19
+* To passby cloudflare, please `cp .env.smaple .env`, and set `LEETCODE_COOKIE` with your cookie (could be find in Firefox or Chrome console)
0 commit comments