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

@@ -143,11 +143,11 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"30.4K\", \"totalSubmission\": \"62.5K\", \"totalAcceptedRaw\": 30371, \"totalSubmissionRaw\": 62510, \"acRate\": \"48.6%\"}",
"stats": "{\"totalAccepted\": \"30.7K\", \"totalSubmission\": \"63.2K\", \"totalAcceptedRaw\": 30696, \"totalSubmissionRaw\": 63187, \"acRate\": \"48.6%\"}",
"hints": [],
"solution": null,
"status": null,
"sampleTestCase": "\"1101111\"",
"sampleTestCase": "\"123456579\"",
"metaData": "{\n \"name\": \"splitIntoFibonacci\",\n \"params\": [\n {\n \"name\": \"num\",\n \"type\": \"string\"\n }\n ],\n \"return\": {\n \"type\": \"list<integer>\"\n }\n}",
"judgerAvailable": true,
"judgeType": "large",