#include \ #define L(i)\ printf(i) #define Z/**/ "**" #define I(g) L (g);L(g) #define H "*"/* */"**" #define G /**/ /**/ Z Z #define T H /* Z */ Z #define N L( /* */ "\n") #define M(a)/* */L(a);N /* ** ** */ #define B(b) /*MWMWMW*/ for(i\ =0;i<4; /* */ i++)\ M(b) /* */ /**/ #define Q(c,d) /* */ L(c);\ L(d); /**/ I(c);N #define V " " " " #define W " " #define U W W #define R V W #define S R R R #define J int i #define K int #define O char K \ main\ (K a,O\ *v[]){J\ ;B(S);B(\ R " " H " "\ R);B(U G \ H U);B(V \ G " " G V\ );B(" " T\ V T " ");\ B(" " G R\ G " ");B(\ W G V G W\ );B(V G \ " " G V);\ Q(U H G U\ ,V V H V \ V);Q(W V \ T V W,V G\ " " G V);\ Q(W V G U\ W," " T V\ T " ");Q(\ U H U U, \ " " G R G\ " ");Q(V \ H R U,W G\ V G W);Q(\ W Z U R W\ ,V G " " \ G V);Q(" *" R\ R V,V V H V V\ );B(S);return\ 0;/*********/}