mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-09 01:11:42 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 70,
|
||||
"likes": 71,
|
||||
"dislikes": 0,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"5.7K\", \"totalSubmission\": \"14.9K\", \"totalAcceptedRaw\": 5676, \"totalSubmissionRaw\": 14918, \"acRate\": \"38.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"5.8K\", \"totalSubmission\": \"15.3K\", \"totalAcceptedRaw\": 5815, \"totalSubmissionRaw\": 15275, \"acRate\": \"38.1%\"}",
|
||||
"hints": [
|
||||
"You can simulate the movements since the limits are low.",
|
||||
"Is there a search algorithm applicable to this problem?",
|
||||
|
Reference in New Issue
Block a user