1

#include<stdio.h>

int main()

{

      printf("HELLO,WORLD\n");

      return 0;

}

posted @ 2023-08-14 19:06  MAOJFN  阅读(14)  评论(0)    收藏  举报