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