阅读背景:

三元运算符可以和return语句搭配吗?

来源:互联网 
int test_th(int a,int b)
{
    (a>b)?return 1:return 0;     (a>b)?retu



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: