搜索
查看: 255|回复: 3
打印 上一主题 下一主题

大神帮忙看看,有问题不。谢谢啊

[复制链接]
楼主
发表于 2019-4-5 19:51:34 | 显示全部楼层
#include <stdio.h> #include <stdlib.h> int main() {     int a,b,c,d;     scanf("%d%d%d",&a,&b,&c);     if(a<b)             d=b;     if(d<c)             d=c;     printf("大的数是%d",d);     return 0; }
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

广播台
特别关注
快速回复 返回顶部 返回列表