1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -12,7 +12,7 @@
"isPaidOnly": true,
"difficulty": "Hard",
"likes": 10,
"dislikes": 14,
"dislikes": 21,
"isLiked": null,
"similarQuestions": "[]",
"exampleTestcases": "{\"headers\":{\"Terms\":[\"power\",\"factor\"]},\"rows\":{\"Terms\":[[2,1],[1,-4],[0,2]]}}\n{\"headers\":{\"Terms\":[\"power\",\"factor\"]},\"rows\":{\"Terms\":[[4,-4],[2,1],[1,-1]]}}",
@@ -28,7 +28,7 @@
],
"companyTagStats": null,
"codeSnippets": null,
"stats": "{\"totalAccepted\": \"574\", \"totalSubmission\": \"1K\", \"totalAcceptedRaw\": 574, \"totalSubmissionRaw\": 1013, \"acRate\": \"56.7%\"}",
"stats": "{\"totalAccepted\": \"664\", \"totalSubmission\": \"1.1K\", \"totalAcceptedRaw\": 664, \"totalSubmissionRaw\": 1140, \"acRate\": \"58.2%\"}",
"hints": [],
"solution": null,
"status": null,