c语言入门级的问题如何让编译后运行的结果显示为I am a simple computer.M favorite num

问题描述:

c语言入门级的问题
如何让编译后运行的结果显示为
I am a simple computer.
M favorite number is 1 become it is first.
1个回答 分类:综合 2014-09-27

问题解答:

我来补答
//
#include
int main()
{
printf("I am a simple computer.\nM favorite number is 1 become it is first.\n ");
return 0;
}
 
 
展开全文阅读
剩余:2000
上一页:单调性最小值
下一页:溶质质量