回忆(C++)

还记得第一次敲代码吗?

#include<iostream>
using namespace std;
int main()
{
    cout<<"Hello,World!"<<endl;
    return 0;                                              
}

满满的回忆

不喜勿喷

posted @ 2020-02-06 21:29  <windows.h>  阅读(122)  评论(0)    收藏  举报