Whats wrong with my code?Why did you use int x {}, y {} and why doesnt int x = 0 , y = 0 work?
Whats wrong with my code?I still dont understand why my code goes on forever?
Whats wrong with my code?I fixed the semi-colon issue but now the program keeps going and going , etc... How do I make it st...
Whats wrong with my code?Whats wrong with my code? [code] #include <iostream> using namespace std; int main() { int ...
Help understand for blockIt displays the first 2 numbers (0, 1) Why does it need to do that. Isnt that what the for loop is ...
This user does not accept Private Messages