Hello, World!

East Monster 的 Hexo 小站今天建起来了!😏

1
2
3
4
5
#include <iostream>

int main() {
std::cout << "Hello, World!\n";
}

Hello, World!
https://eastmonster.github.io/2022/03/07/hello-world/
作者
East Monster
发布于
2022年3月7日
许可协议