Run ID:93376

提交时间:2024-10-13 17:32:07

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"**************************"<<endl; cout<<" Very Good! "<<endl; cout<<"**************************"<<endl; return 0; }