hello world!

include<stdio.h>

int main()
{
printf("hello world!");
return 0;
}

posted @ 2022-03-03 09:31  Oo名字不好取oO  阅读(20)  评论(0)    收藏  举报