艳丽花瓶


私信TA

用户名:15691716518

访问量:896

签 名:

等  级
排  名 3248
经  验 1987
参赛次数 0
文章发表 3
年  龄 18
在职情况 待业
学  校 咕嘿嘿
专  业

  自我简介:

#include


int main()

{

    int a,b,c,t;

    scanf("%d%d%d",&a,&b,&c);

    

    if(a>b)

    {

        t=a;

    }

    else

    {

        t=b;

    }


    if(c>t)

    {

        t=c;

    }


    printf("%d\n",t);

}


 

0.0分

1 人评分

  评论区

#include



int main()

{

    int a,b,c,t;

    scanf("%d%d%d",&a,&b,&c);

    

    if(a>b)

    {

        t=a;

    }

    else

    {

        t=b;

    }



    if(c>t)

    {

        t=c;

    }



    printf("%d\n",t);

}
2021-12-12 20:10:16
情况3:调制解调器必须能够通知控制器,当调制解调器检测到下行载波。
2021-10-12 09:49:05
  • «
  • 1
  • »