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