1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -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",