IShatrov / Quadratic-Equation-Solver

Quadratic Equation Solver
0 stars 0 forks source link

Split to functions #7

Closed derzhavin3016 closed 2 years ago

derzhavin3016 commented 2 years ago

https://github.com/IShatrov/Quadratic-Equation-Solver/blob/aa6a8a6ef338b563fbcd48eb38bc7f5e3d23d2f2/quadratic_equation_solver/main.cpp#L27-L53

I think it's better to place this code in standalone function