File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 18
18
| [ cpp.lint] ( /docs/cpp.lint.md ) | C++ code syntax check| ` test ` |
19
19
| [ cpp.run] ( /docs/cpp.run.md ) | Test C++ code locally| ` test ` |
20
20
| [ github] ( /docs/github.md ) | Commit accpeted code to GitHub| ` submit ` |
21
+ | [ leetcode.cn] ( /docs/leetcode.cn.md ) | Fight questions from leetcode-cn.com||
21
22
| [ lintcode] ( /docs/lintcode.md ) | Fight questions from lintcode.com| ` list ` ` show ` ` test ` ` submit ` ` user ` |
22
23
| [ solution.discuss] ( /docs/solution.discuss.md ) | Fetch top voted solution| ` show ` |
23
24
Original file line number Diff line number Diff line change
1
+ # leetcode.cn
2
+
3
+ Run everything against "leetcode-cn.com" instead of "leetcode.com".
4
+
5
+ ## Requirement
6
+
7
+ You need a valid account on leetcode-cn.com since it uses diffrent user database from leetcode.com.
You can’t perform that action at this time.
0 commit comments