mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1081,
|
||||
"dislikes": 331,
|
||||
"likes": 1100,
|
||||
"dislikes": 335,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "2\n1\n5\n5",
|
||||
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"107.9K\", \"totalSubmission\": \"272.9K\", \"totalAcceptedRaw\": 107896, \"totalSubmissionRaw\": 272903, \"acRate\": \"39.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"110.1K\", \"totalSubmission\": \"278K\", \"totalAcceptedRaw\": 110123, \"totalSubmissionRaw\": 278049, \"acRate\": \"39.6%\"}",
|
||||
"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