Hi~

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

posted @ 2017-11-24 21:07  wyfWey  阅读(102)  评论(0)    收藏  举报