1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -11,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Hard",
"likes": 3724,
"likes": 3734,
"dislikes": 1541,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Longest Common Subpath\", \"titleSlug\": \"longest-common-subpath\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Valid Arrangement of Pairs\", \"titleSlug\": \"valid-arrangement-of-pairs\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"273.3K\", \"totalSubmission\": \"682.7K\", \"totalAcceptedRaw\": 273299, \"totalSubmissionRaw\": 682730, \"acRate\": \"40.0%\"}",
"stats": "{\"totalAccepted\": \"273.6K\", \"totalSubmission\": \"683.4K\", \"totalAcceptedRaw\": 273622, \"totalSubmissionRaw\": 683447, \"acRate\": \"40.0%\"}",
"hints": [],
"solution": {
"id": "875",