backto 结

1、对于三目运算符的结合顺序从右到左

a<b?a:c<d?c:d

2、

b=printf("%d",a);

printf返回值

posted @ 2023-05-26 14:14  cnchengv  阅读(10)  评论(0)    收藏  举报