Run ID:149436
提交时间:2026-03-13 10:50:47
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"************************"<<endl; cout<<" Very Good! "<<endl; cout<<"************************"<<endl; return 0; }