Problem adding words to a stackok i changed it around to use a string but for some reason program skips the problem line completely...
Problem adding words to a stackSo far i have [code] #include<iostream> #include<cstdlib> #include<fstream> #include<math.h> ...
Approximating Pi in C++I am supposed to make a program that approximates pi with the following formula in C++ pi = sqrt( 6...
This user does not accept Private Messages