char*p;s[99],i;main(c){for(p=s;gets(p);)p+=32;for(p=s;*p>32;putchar("--||\\//\\"[i]))for(i=*p=0;p+="\x01\xfe!\xc0\xff\x02>\x02"[i],*p<33&&i++<8;);}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page