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