Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:7:10: error: ‘gcd’ was not declared in this scope 7 | cout << gcd(a,b); | ^~~