开通博客的第一天,2016年10月29日。 #include<cstdio> using namespace std; int main() { printf("Hello,c boke"); return 0; }