#include <stdio.h> int main() { printf("**************************\n Very Good!\n**************************\n"); return 0; }