iabcuv(a,b,c) returns [u,v] so that au+bv=c. c must be a multiple of gcd(a,b) for the existence of a solution. Input :
Output :