2条回答 默认 最新
- qtchen_1988 2019-10-17 17:52关注
我运行你的程序没问题
#include<stdio.h> #include<stdlib.h> void max(int i, int j) { if (i > j) printf("%d\n", i); else printf("%d\n", j); } int main(void) { int a, b, c, d, e, f; a = 1; b = 2; c = 3; d = 4; e = 5; f = 6; max(a, b); max(c, d); max(e, f); system("pause"); return 0; }
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
悬赏问题
- ¥15 iis10中如何阻止别人网站重定向到我的网站
- ¥15 滑块验证码移动速度不一致问题
- ¥15 定制ai直播实时换脸软件
- ¥100 栈回溯相关,模块加载后KiExceptionDispatch无法正常回溯了
- ¥15 Utunbu中vscode下cern root工作台中写的程序root的头文件无法包含
- ¥15 麒麟V10桌面版SP1如何配置bonding
- ¥15 Marscode IDE 如何预览新建的 HTML 文件
- ¥15 K8S部署二进制集群过程中calico一直报错
- ¥15 java python或者任何一种编程语言复刻一个网页
- ¥20 如何通过代码传输视频到亚马逊平台