Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 569 Bytes

File metadata and controls

5 lines (5 loc) · 569 Bytes

Data-Structure-Summer-USTF

HM1

争取每次作业都做到原创,虽然第一次作业被否绝了,因为代码量稍微大了,下次注意控制代码量

Although now the question may be simplified as no brackets, no sin and cos function, and no chain rule. I still want to submit the original version, because the idea in the original quesiton is interesting. Because we need to deal the outside-to-inside chain rule process, we use double Pointers.Then the stack is used to determine the parentheses and go over the term with the fast and slow hands