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,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 317,
|
||||
"likes": 319,
|
||||
"dislikes": 9,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Strange Printer\", \"titleSlug\": \"strange-printer\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"5.7K\", \"totalSubmission\": \"10.2K\", \"totalAcceptedRaw\": 5746, \"totalSubmissionRaw\": 10182, \"acRate\": \"56.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"5.8K\", \"totalSubmission\": \"10.2K\", \"totalAcceptedRaw\": 5765, \"totalSubmissionRaw\": 10216, \"acRate\": \"56.4%\"}",
|
||||
"hints": [
|
||||
"Try thinking in reverse. Given the grid, how can you tell if a colour was painted last?"
|
||||
],
|
||||
|
Reference in New Issue
Block a user