可以点赞评论支持一下嘛 🥳
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello Blogs!"; return 0; }