Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:9:10: error: ‘__gcd’ was not declared in this scope 9 | cout << __gcd(a,b); | ^~~~~