if(a>=j) { if(b>=j) printf("s"); if(b { if(a else printf("b"); }
else printf("b"); }
就想知道循环这种形式可以用吗
可以用的
这不叫循环,叫分支