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": 805,
|
||||
"dislikes": 912,
|
||||
"likes": 812,
|
||||
"dislikes": 916,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Delete Duplicate Folders in System\", \"titleSlug\": \"delete-duplicate-folders-in-system\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"root/a 1.txt(abcd) 2.txt(efgh)\",\"root/c 3.txt(abcd)\",\"root/c/d 4.txt(efgh)\",\"root 4.txt(efgh)\"]\n[\"root/a 1.txt(abcd) 2.txt(efgh)\",\"root/c 3.txt(abcd)\",\"root/c/d 4.txt(efgh)\"]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"94.3K\", \"totalSubmission\": \"148K\", \"totalAcceptedRaw\": 94313, \"totalSubmissionRaw\": 147973, \"acRate\": \"63.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"95.1K\", \"totalSubmission\": \"149.1K\", \"totalAcceptedRaw\": 95069, \"totalSubmissionRaw\": 149079, \"acRate\": \"63.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "151",
|
||||
|
Reference in New Issue
Block a user