C基础程序

#include <stdio.h>

int main()

{

printf("holle wodr!");

return 0;

}

posted @ 2020-03-29 16:56  123400000  阅读(56)  评论(0)    收藏  举报