Hello,World!

Hi!

#include <bits/stdc++.h>

using namespace std;

int main()
{
    cout << "Hello,World!";
    return 0;
}

I'm 洛谷@Eason_cyx。关注我!!

posted @ 2024-08-10 11:53  _幸运草  阅读(41)  评论(0)    收藏  举报