My First Blog

This is my first blog

First Blog

1
2
3
4
5
6
7
#include<iostream>
using std::cout
int main()
{
cout<<"hello world!"<<endl;
return 0;
}

My First Blog
https://shangzz2001.github.io/2024/08/12/My-First-Blog/
作者
Odysseus
发布于
2024年8月12日
许可协议