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