- Category:
- Console
- Tags:
-
[C/C++]
[源码]
- File Size:
- 1kb
- Update:
- 2016-11-07
- Downloads:
- 0 Times
- Uploaded by:
- 胡超臣
Description: For a quadratic equation ax ^ 2+ bx+ c 0, the solution can be divided into many situations. If the equation has two unequal real roots, the first output 1, line breaks, and then small to large output two real roots, wrap if the equation has two equal real roots, first output 2, line feed, then output this the real roots, wrap if the equation has a pair of complex conjugate roots, output 3, wrap if the equation whether the solution, output 4, line if the equation has an infinite number of solutions, output 5, line if the equation has only one root first output 6, line feed, then output this with line breaks
To Search:
File list (Check if you may need any files):
C4-3.cpp