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); | ^~~~~