Hello,World!
Hi!
#include <bits/stdc++.h>
using namespace std;
int main()
{
cout << "Hello,World!";
return 0;
}
I'm 洛谷@Eason_cyx。关注我!!
Hi!
#include <bits/stdc++.h>
using namespace std;
int main()
{
cout << "Hello,World!";
return 0;
}
I'm 洛谷@Eason_cyx。关注我!!