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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1454,
|
||||
"dislikes": 151,
|
||||
"likes": 1457,
|
||||
"dislikes": 152,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Implement Trie (Prefix Tree)\", \"titleSlug\": \"implement-trie-prefix-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"cat\",\"bat\",\"rat\"]\n\"the cattle was rattled by the battery\"\n[\"a\",\"b\",\"c\"]\n\"aadsfasf absbs bbab cadsfafs\"",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"93K\", \"totalSubmission\": \"150.4K\", \"totalAcceptedRaw\": 92977, \"totalSubmissionRaw\": 150374, \"acRate\": \"61.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"93.1K\", \"totalSubmission\": \"150.5K\", \"totalAcceptedRaw\": 93095, \"totalSubmissionRaw\": 150546, \"acRate\": \"61.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "324",
|
||||
|
Reference in New Issue
Block a user