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