#include <bits/stdc++.h> using namespace std; int main() { cout << "Hello! Here is my blog." << endl; return 0; }
这是引用