mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 628,
|
||||
"dislikes": 1132,
|
||||
"likes": 630,
|
||||
"dislikes": 1149,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "1000\n15\n60\n4\n15\n15\n4\n15\n30",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"33.3K\", \"totalSubmission\": \"60K\", \"totalAcceptedRaw\": 33294, \"totalSubmissionRaw\": 60005, \"acRate\": \"55.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"33.5K\", \"totalSubmission\": \"60.3K\", \"totalAcceptedRaw\": 33477, \"totalSubmissionRaw\": 60262, \"acRate\": \"55.6%\"}",
|
||||
"hints": [
|
||||
"What if you only have one shot? Eg. 4 buckets, 15 mins to die, and 15 mins to test.",
|
||||
"How many states can we generate with x pigs and T tests?",
|
||||
|
Reference in New Issue
Block a user