Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:19:2: error: ‘g’ was not declared in this scope 19 | g = gcd(a,b); | ^