C语言帝国

X 我知道了TIPS:左右滑动导航栏可以查看更多栏目

订阅RSS
  • 首页
  • C语言帝国QQ群
  • 首页
  • C语言帝国QQ群

cyc9015 的 站内主页

2009
03-21

急 VIEW

cyc9015编程问题提问区3 条评论

#include<stdio.h>main(){int a,b,x,y,z,n,m,p;printf("Please input int a and b:");scanf("%d%d\n",&a,&b);x=(a>b)?(a):(b);y=(a>b)?b:a;for (z=x;z==0;){z=x-y;x=(y>z)?(y):(z);y=(y>z.... Read More >
作者档案

昵称:cyc9015

邮箱:cyc9015@126.com

返回顶部     登录  注册   网站地图   闽ICP备05035124号-7
©2013 C语言帝国