solution 10

solution

#include<iostream.h> #include<conio.h> #include<math.h> int main () { float a , b , c , d , root1 ,…

Load More
That is All