Write a C++ program to find the roots of a quadratic equation ax2 + bx + c = 0

Write a C++ program to find the roots of a quadratic equation ax2 + bx + c = 0