For loop problem[code] #include <iostream> using namespace std; int main() { int x; int y; int sum...
For loop problemHello again, Chriscpp also offers a solid solution: removing the excess code and incrementing both ...
Troubles with getting random number inside "while" loop using structures.Hey there, If you randomize this number once at the start of each game then it remains constant and...
For loop problemHey there, It seems that you are not handling the iteration of your for loop anywhere. Try appendin...
Square and floats please readHey man, the first important thing to remember about C / C++ is that Data Types are important. You a...
This user does not accept Private Messages