mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 3421,
|
||||
"likes": 3428,
|
||||
"dislikes": 481,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"724.4K\", \"totalSubmission\": \"826.3K\", \"totalAcceptedRaw\": 724357, \"totalSubmissionRaw\": 826333, \"acRate\": \"87.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"724.9K\", \"totalSubmission\": \"827K\", \"totalAcceptedRaw\": 724916, \"totalSubmissionRaw\": 826950, \"acRate\": \"87.7%\"}",
|
||||
"hints": [
|
||||
"For each stone, check if it is a jewel."
|
||||
],
|
||||
|
Reference in New Issue
Block a user