#include<bits/stdc++.h> using namespace std; int main(){ printf("**************************\n Very Good!\n**************************"); return 0; }