My First Blog

Word count: 47 words
Posted on May 02, 2024. Last modified on September 10, 2025.

Welcome

a

c
1
2
3
4
5
6
7
#include <stdio.h>

int main()
{
    printf("Hello why1te!!!");
    return 0;
}

这是我的第一篇博客,以此作为一个开始,记录有趣的事情