1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 41,
"dislikes": 96,
"likes": 70,
"dislikes": 121,
"isLiked": null,
"similarQuestions": "[]",
"exampleTestcases": "{\"headers\": {\"Patients\": [\"patient_id\", \"patient_name\", \"conditions\"]}, \"rows\": {\"Patients\": [[1, \"Daniel\", \"YFEV COUGH\"], [2, \"Alice\", \"\"], [3, \"Bob\", \"DIAB100 MYOP\"], [4, \"George\", \"ACNE DIAB100\"], [5, \"Alain\", \"DIAB201\"]]}}",
@@ -47,7 +47,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"15.8K\", \"totalSubmission\": \"30.9K\", \"totalAcceptedRaw\": 15778, \"totalSubmissionRaw\": 30940, \"acRate\": \"51.0%\"}",
"stats": "{\"totalAccepted\": \"20.2K\", \"totalSubmission\": \"41.8K\", \"totalAcceptedRaw\": 20193, \"totalSubmissionRaw\": 41811, \"acRate\": \"48.3%\"}",
"hints": [],
"solution": null,
"status": null,