Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:7:16: error: ‘gcd’ cannot be used as a function 7 | cout<<gcd(a, b)<<endl; | ^