mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user