刚学

#include <stdio.h>

int main()
{
printf("Hello world!\n");

return 0;
}

posted @ 2022-07-22 15:32  Auich  阅读(95)  评论(0)    收藏  举报