I need help: error: 'cout' was not declared in this scope.Oh, I just found out what happened. I uninstalled the old version of MinGW and restarted the compute...
I need help: error: 'cout' was not declared in this scope.I'm not sure what version I'm using. I think it might be version 5.1.6 of MinGW. That's what it says...
I need help: error: 'cout' was not declared in this scope.Hi everyone. I'm trying to compile this simple code: #include <iostream> using namespace ...