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