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