Run ID:3482

提交时间:2020-12-09 20:57:50

#include <iostream> using namespace std; int main(){ cout << "**************************\n Very Good!\n**************************" << endl; return 0; }