mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 277,
|
||||
"likes": 279,
|
||||
"dislikes": 9,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"9.6K\", \"totalSubmission\": \"21.6K\", \"totalAcceptedRaw\": 9631, \"totalSubmissionRaw\": 21646, \"acRate\": \"44.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"9.7K\", \"totalSubmission\": \"21.7K\", \"totalAcceptedRaw\": 9663, \"totalSubmissionRaw\": 21692, \"acRate\": \"44.5%\"}",
|
||||
"hints": [
|
||||
"Try to use the operation so that each row has only one negative number.",
|
||||
"If you have only one negative element you cannot convert it to positive."
|
||||
|
Reference in New Issue
Block a user