Owl Get a Life
gcd.cpp: In function ‘int gdc(int, int)’:gcd.cpp:9:6: error: assignment of function ‘int gdc(int, int)’ 9 | gdc= gdc(b,a%b); | ~~~^~~~~~~~~~~~