OIer蒟蒻学习半年后,决定在这重新起航,下定决心,再一次“你好,世界!

 

”#include <iostream>
#include <cstdio>
using namespace std;
int main()
{
  cout<<"Hello world!";
  return 0;
}

 

  

 
 
posted on 2019-10-07 21:54  ldrnb  阅读(57)  评论(0)    收藏  举报