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-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": "Hard",
"likes": 2294,
"dislikes": 128,
"likes": 2350,
"dislikes": 129,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Egg Drop With 2 Eggs and N Floors\", \"titleSlug\": \"egg-drop-with-2-eggs-and-n-floors\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
"exampleTestcases": "1\n2\n2\n6\n3\n14",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"44K\", \"totalSubmission\": \"162.1K\", \"totalAcceptedRaw\": 44008, \"totalSubmissionRaw\": 162102, \"acRate\": \"27.1%\"}",
"stats": "{\"totalAccepted\": \"45K\", \"totalSubmission\": \"165.5K\", \"totalAcceptedRaw\": 44999, \"totalSubmissionRaw\": 165457, \"acRate\": \"27.2%\"}",
"hints": [],
"solution": {
"id": "528",