HELLO WORLD

HELLO WORLD

#include<stdio.h>
int main()
{
    printf("hello world");
}
posted @ 2021-03-08 14:51  banannaNN  阅读(13)  评论(0)    收藏  举报