纪念第一篇博客 #include<bits/stdc++.h> using namespace std; int main() { cout<<"第一篇博客!"; return 0; } C++天下第一(狗头保命)。