mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 243,
|
||||
"dislikes": 70,
|
||||
"likes": 249,
|
||||
"dislikes": 73,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\":{\"RequestAccepted\":[\"requester_id\",\"accepter_id\",\"accept_date\"]},\"rows\":{\"RequestAccepted\":[[1,2,\"2016/06/03\"],[1,3,\"2016/06/08\"],[2,3,\"2016/06/08\"],[3,4,\"2016/06/09\"]]}}",
|
||||
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"47.8K\", \"totalSubmission\": \"78.9K\", \"totalAcceptedRaw\": 47787, \"totalSubmissionRaw\": 78852, \"acRate\": \"60.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"48.8K\", \"totalSubmission\": \"80.4K\", \"totalAcceptedRaw\": 48834, \"totalSubmissionRaw\": 80375, \"acRate\": \"60.8%\"}",
|
||||
"hints": [
|
||||
"Being friends is bidirectional. If you accept someone's adding friend request, both you and the other person will have one more friend."
|
||||
],
|
||||
|
Reference in New Issue
Block a user