mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 446,
|
||||
"likes": 450,
|
||||
"dislikes": 410,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"15.7K\", \"totalSubmission\": \"29.5K\", \"totalAcceptedRaw\": 15711, \"totalSubmissionRaw\": 29463, \"acRate\": \"53.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"15.8K\", \"totalSubmission\": \"29.5K\", \"totalAcceptedRaw\": 15760, \"totalSubmissionRaw\": 29532, \"acRate\": \"53.4%\"}",
|
||||
"hints": [
|
||||
"Can you use backtracking to solve this problem ?.",
|
||||
"Suppose you've placed a bunch of squares. Where is the natural spot to place the next square ?.",
|
||||
|
Reference in New Issue
Block a user