hello world

您的第一行c++代码

include <iostream>
using namespace std;

int main() {
cout << “hello world”
return 0;

通过 WordPress.com 设计一个这样的站点
从这里开始