mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-03 14:32:54 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 470,
|
||||
"dislikes": 361,
|
||||
"likes": 484,
|
||||
"dislikes": 362,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\":{\"cinema\":[\"id\", \"movie\", \"description\", \"rating\"]},\"rows\":{\"cinema\":[[1, \"War\", \"great 3D\", 8.9], [2, \"Science\", \"fiction\", 8.5], [3, \"irish\", \"boring\", 6.2], [4, \"Ice song\", \"Fantacy\", 8.6], [5, \"House card\", \"Interesting\", 9.1]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"180.2K\", \"totalSubmission\": \"248.8K\", \"totalAcceptedRaw\": 180196, \"totalSubmissionRaw\": 248805, \"acRate\": \"72.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"183.5K\", \"totalSubmission\": \"252.9K\", \"totalAcceptedRaw\": 183486, \"totalSubmissionRaw\": 252922, \"acRate\": \"72.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "204",
|
||||
|
Reference in New Issue
Block a user