#include<stdio.h>
int main()
{
printf(“Hello World!”);
return 0;
}
本文标题:Hello World!
本文链接:https://www.haomeiwen.com/subject/hktyhttx.html
网友评论