Using C++: Write a program to prompt the user to enter a company’s earnings-per-share for the year and the price of one share of stock. The program then outputs/display company’s price-to-earnings ratio (price/earnings). (Test the program with the amounts $5.25 and $68.25)