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