0_0_18384718_22741.cpp: In function 'int ex_gcd(int, int, int&, int&)': 0_0_18384718_22741.cpp:91:31: error: 'extend_gcd' was not declared in this scope d=extend_gcd(b,a%b,y,x); ^