可以點贊評論支持一下嘛 ??
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello Blogs!"; return 0; }