0
Please someone should check this code, and see if the number of lines used can be reduced.
Quadratic equation https://code.sololearn.com/c65F01jTBTwk/?ref=app
1 ответ
+ 1
it can if u save on printf and scanf statements. but at the momment ur code is neat and clear.