mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 337,
|
||||
"dislikes": 1129,
|
||||
"dislikes": 1130,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "1\n5\n2\n5",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"47.7K\", \"totalSubmission\": \"68.7K\", \"totalAcceptedRaw\": 47736, \"totalSubmissionRaw\": 68727, \"acRate\": \"69.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"47.8K\", \"totalSubmission\": \"68.8K\", \"totalAcceptedRaw\": 47811, \"totalSubmissionRaw\": 68849, \"acRate\": \"69.4%\"}",
|
||||
"hints": [
|
||||
"Loop over 1 ≤ x,y ≤ 1000 and check if f(x,y) == z."
|
||||
],
|
||||
|
Reference in New Issue
Block a user