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": 5294,
|
||||
"dislikes": 201,
|
||||
"likes": 5556,
|
||||
"dislikes": 207,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Pascal's Triangle II\", \"titleSlug\": \"pascals-triangle-ii\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "5\n1",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"750.7K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 750729, \"totalSubmissionRaw\": 1176507, \"acRate\": \"63.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"774.8K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 774799, \"totalSubmissionRaw\": 1204095, \"acRate\": \"64.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "340",
|
||||
|
Reference in New Issue
Block a user