mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 333,
|
||||
"dislikes": 477,
|
||||
"likes": 341,
|
||||
"dislikes": 481,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\": {\"Stadium\": [\"id\", \"visit_date\", \"people\"]}, \"rows\": {\"Stadium\": [[1, \"2017-01-01\", 10], [2, \"2017-01-02\", 109], [3, \"2017-01-03\", 150], [4, \"2017-01-04\", 99], [5, \"2017-01-05\", 145], [6, \"2017-01-06\", 1455], [7, \"2017-01-07\", 199], [8, \"2017-01-09\", 188]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"59.3K\", \"totalSubmission\": \"120.2K\", \"totalAcceptedRaw\": 59330, \"totalSubmissionRaw\": 120150, \"acRate\": \"49.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"60.8K\", \"totalSubmission\": \"122.7K\", \"totalAcceptedRaw\": 60812, \"totalSubmissionRaw\": 122696, \"acRate\": \"49.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "203",
|
||||
|
Reference in New Issue
Block a user