时间:2012-10-01 18:45:39
#include
main()
{ int a=1,b=2,c=3,d=0;
if(a==1)
if(b!=2)
if(c==3) d=1;
else d=2;
else if(c!
电脑版 | 手机版 | 返回顶部