1 #include<iostream> 2 using namespace std; 3 int main() 4 { 5 cout<<"https://www.cnblogs.com/1916wenle/"<<endl; 6 return 0; 7 }