Grading Program infinite loop.This is because, the value of aOr is never equal to'b'. So, you have an nfinite loop. To solve your...
Help with code please? (Using loops and updating)What's a huge infinite error? I ran your program and got the following output. OUTPUT: [output]Wha...
A function that takes an int arg and returns a pointer to an int[5] array[quote]One can get around that error: int main() { auto iar1 = f3a(1); return 0; } [/quote] U...
error while compiling[code]cin>>room_dim.length.feet>>ch>>room_dim.length.inches; //this is wrong[/code] You have to ma...
Having trouble with rock, paper, scissors problemYes, you are right about the case sensitivity part. I believe that you don't want to show the compu...
This user does not accept Private Messages