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