preparing

Hello,world.

Hello,world.

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

......

posted @ 2021-04-06 20:19  qzhwlzy  阅读(64)  评论(3编辑  收藏  举报