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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1936,
|
||||
"dislikes": 271,
|
||||
"likes": 1976,
|
||||
"dislikes": 275,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Design a File Sharing System\", \"titleSlug\": \"design-a-file-sharing-system\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"Twitter\",\"postTweet\",\"getNewsFeed\",\"follow\",\"postTweet\",\"getNewsFeed\",\"unfollow\",\"getNewsFeed\"]\n[[],[1,5],[1],[1,2],[2,6],[1],[1,2],[1]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"82.9K\", \"totalSubmission\": \"242K\", \"totalAcceptedRaw\": 82866, \"totalSubmissionRaw\": 242026, \"acRate\": \"34.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"84.7K\", \"totalSubmission\": \"246K\", \"totalAcceptedRaw\": 84701, \"totalSubmissionRaw\": 245962, \"acRate\": \"34.4%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user