为了账号安全,请及时绑定邮箱和手机立即绑定

6、这段是让计算机在屏幕上输出绿底白字的hi。其中有四个错误,找找吧!


#include <stdio.h>

#include <stdlib.h>

int main()

{

      

       system(“color  f2”);

print(“hi”);

system(“pause”);

       return 0;

}


正在回答

举报

0/150
提交
取消

6、这段是让计算机在屏幕上输出绿底白字的hi。其中有四个错误,找找吧!

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信