mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user