Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:8:14: error: ‘gcd’ cannot be used as a function 8 | gcd = gcd(a,b); | ^