C语言帝国

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

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

zhh020ac 的 站内主页

2007
09-16

求助switch问题 VIEW

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

#include"stdio.h"main(){int x=1,y=0,a=0,b=0;switch(x){case 1: switch(y)        {case 0: a++;break;case 1: b++;break;        }case 2: a++;b++;break;}printf("a=%d.... Read More >
作者档案

昵称:zhh020ac

邮箱:zhh020ac@126.com

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