搜索
查看: 186|回复: 1

为什么我后面这个0不可以啊

[复制链接]
 楼主| 发表于 2019-4-15 12:33:34 | 显示全部楼层 |阅读模式
5啊哈币
  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. int main()
  4. {
  5.     system("color f6");
  6.     printf("ni/n lao zhi/n");
  7.     system("pause")
  8.     return 0;
  9. }
复制代码

发表于 2019-4-16 17:25:19 | 显示全部楼层
错的地方不是后面的那个0,而是第7行的system("pause")少了一个分号。
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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