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