mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-09 01:11:42 +08:00
update
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"556\", \"totalSubmission\": \"678\", \"totalAcceptedRaw\": 556, \"totalSubmissionRaw\": 678, \"acRate\": \"82.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"557\", \"totalSubmission\": \"679\", \"totalAcceptedRaw\": 557, \"totalSubmissionRaw\": 679, \"acRate\": \"82.0%\"}",
|
||||
"hints": [
|
||||
"Apply the concept of Polymorphism to get a good design",
|
||||
"Implement the Node class using NumericNode and OperatorNode classes.",
|
||||
|
Reference in New Issue
Block a user