Writing a program involving if and elseSo something like this [code] If (T >= 72 && T<=211) { T=W; } [/code]
Writing a program involving if and elseThis is the question Write a complete program that inputs an integer value from the console r...
Help with arithmetic program?Ok. Thanks for the help!
Help with arithmetic program?I think what you are trying to say is that by not using the z variable, you can still display the va...
Help with arithmetic program?Okay I think this should be right [code]#include <iostream> using namespace std; int main() { in...
This user does not accept Private Messages