stuck on "undeclared functions" & "for loops"Right now this is the program I created: [code]//include libraries #include <iostream> #include ...
pricing program errors[code]#include <iostream> #include <cmath> using namespace std; //introduces namespace standard li...
Input & Output problemOkay, so i changed the variable for a,v,g from "float" to "char". [code] char A, G, V; float length,...
Input & Output problem[code]#include <iostream> #include <iomanip> using namespace std; const int SENTINEL = 'Q'; //t...
Help with program pleaseWhen i input: [b]A 1.0 2.0 3.0 G 5.0 4.0 3.0 V 2.3 4.9 6.7 A 3.7 4.3 9.6 Q [/b] when i compile it....
This user does not accept Private Messages