mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 777,
|
||||
"dislikes": 1250,
|
||||
"likes": 90,
|
||||
"dislikes": 21,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\": {\"Person\": [\"id\", \"email\"]}, \"rows\": {\"Person\": [[1, \"john@example.com\"], [2, \"bob@example.com\"], [3, \"john@example.com\"]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"205.9K\", \"totalSubmission\": \"400.7K\", \"totalAcceptedRaw\": 205872, \"totalSubmissionRaw\": 400722, \"acRate\": \"51.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"215.2K\", \"totalSubmission\": \"412.3K\", \"totalAcceptedRaw\": 215167, \"totalSubmissionRaw\": 412328, \"acRate\": \"52.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "210",
|
||||
|
Reference in New Issue
Block a user