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