int gcd(int a , int b){ return a%b==0? b:gcd(b,a%b); } int gcd(int a , int b){ return a%b= 你的当前访问异常,请进行认证后继续阅读剩余内容。 提交