#include <stdio.h>
char *p =
"4!bhb      dhgQbbcc      jfOhclfJj      cmgE"
"ld         ohxobaepi   rtocfbeqjnw        dl"
"!7        gcfrinuecqbbbgsjmtecgbqh         %"
"3b         agtjccipgjtghf2jvjbccb         ep"
"ggx         bdbelbahwiokffbehd           bgf"
"tfzgtc        5jcddDmfBdFcdd           Abhhe"
"EhZagcjf          dGsZache          LoHbccni"
"hZabbbcbe           bib         bcgdZakdhedZ"
"<--a---m03           b           36!h---c&%c";

void main()
{
 int c=12,d=0;char*s,t;
 for(s=p;*s;++s)if(*s&(1<<2<<(c&4)))
 for(d--,c=0x12-c,t=(*s&0x5f)-'A'+0x1a*((*s>90)?0:1);t;t--)
 if(d<0)printf(p+394,p[t/=t]-0x17,d=(*s-39-0x3a*((*s>>5)&1))<<1,c=0xc);
 else printf(((1<<7)+'E')*((c^38)%10)+p,c^38);
 printf("\n");
}

