mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1013,
|
||||
"dislikes": 45,
|
||||
"likes": 1016,
|
||||
"dislikes": 46,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\": {\"Person\": [\"id\", \"email\"]}, \"rows\": {\"Person\": [[1, \"a@b.com\"], [2, \"c@d.com\"], [3, \"a@b.com\"]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"337.1K\", \"totalSubmission\": \"491.5K\", \"totalAcceptedRaw\": 337123, \"totalSubmissionRaw\": 491534, \"acRate\": \"68.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"337.8K\", \"totalSubmission\": \"492.4K\", \"totalAcceptedRaw\": 337775, \"totalSubmissionRaw\": 492391, \"acRate\": \"68.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "214",
|
||||
|
Reference in New Issue
Block a user