hello c plus plus

#include<iostream>
using namespace std;
int main()
{
  cout<<"hello,c++"endl;
}

 

posted @ 2022-09-28 12:35  Zhouzhou?!  阅读(8)  评论(0)    收藏  举报