mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 827,
|
||||
"dislikes": 348,
|
||||
"likes": 862,
|
||||
"dislikes": 353,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\": {\"Weather\": [\"id\", \"recordDate\", \"temperature\"]}, \"rows\": {\"Weather\": [[1, \"2015-01-01\", 10], [2, \"2015-01-02\", 25], [3, \"2015-01-03\", 20], [4, \"2015-01-04\", 30]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"212.3K\", \"totalSubmission\": \"502.7K\", \"totalAcceptedRaw\": 212311, \"totalSubmissionRaw\": 502658, \"acRate\": \"42.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"218.7K\", \"totalSubmission\": \"515K\", \"totalAcceptedRaw\": 218697, \"totalSubmissionRaw\": 515009, \"acRate\": \"42.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "211",
|
||||
|
Reference in New Issue
Block a user