0_0_23769013_29614.cpp: In function 'bool linear_equation(ll, ll, ll, ll&, ll&)': 0_0_23769013_29614.cpp:21:23: error: 'exgcd' was not declared in this scope ll d=exgcd(a,b,x,y); ^