Bill Collis

Results 1 issues of Bill Collis

I tried the following and it works, but m should not be in scope #include using namespace std; int g=1; int main() { int m = 2; cout