test

test

#include<bits/stdc++.h>
using namespace std;
signed main()
{
      cout << "Hello world\n";
      return 0;
}
posted @ 2020-10-15 21:05  SZyzBO  阅读(36)  评论(0)    收藏  举报