C++ compilerCan anyone give me some download links for free c++ compilers,please? i found one but i have to pay ...
quadratic equation[quote]#include <iostream> #include <cmath> using namespace std; bool quadraticFormula(double a, ...
Quadratic equationthis is the first exercise i ever done in c ++ ...and it seems like i`m kinda pathetic :) i would ap...
area of a trianglewhat is wrong with this problem,i need some help. #include <iostream> #include "conio.h" #inclu...
Quadratic equationokay what's wrong with this program ? it shows me delta but not more ..i want to see x1,x2 too .. #i...
This user does not accept Private Messages