阅读背景:

最大公约数(gcd模板)

来源:互联网 
 1 int gcd(int a,int b)
 2 {
 3     while(b!=(b



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: