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