Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Hello world!
Comments
2 responses to “Hello world!”
-
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar. -
#include
int main()
{
std::cout << "Hello, dalao!" << endl;
return 0;
}
Leave a Reply