mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 458,
|
||||
"likes": 473,
|
||||
"dislikes": 38,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -125,7 +125,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"23K\", \"totalSubmission\": \"39.7K\", \"totalAcceptedRaw\": 23038, \"totalSubmissionRaw\": 39694, \"acRate\": \"58.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"23.7K\", \"totalSubmission\": \"40.8K\", \"totalAcceptedRaw\": 23681, \"totalSubmissionRaw\": 40759, \"acRate\": \"58.1%\"}",
|
||||
"hints": [
|
||||
"Since n is small, we can simply simulate the process of constructing S1 to Sn."
|
||||
],
|
||||
|
Reference in New Issue
Block a user