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