task1.c

#include <stdlib.h>
#include <stdio.h>
int main()
{ printf(" 0\n");
printf("<H>\n");
printf("I I\n");
system("pause");
return 0;
}

 

posted @ 2023-03-02 15:55  moreless-xu  阅读(13)  评论(0编辑  收藏  举报