char*a=" $#,.';:nt",*s="�000at�31r1�20�21�05",*d="215266333
S3�32�04321232L32176233346;346�30J~G200317251373O�01237h
3371C233317211274317371�23364235�33314377221276a360371
f~341342303326361277353~O207307h337365277\"�34o304ygb
3146317333|�33355�03�16�333063773411264�04375�336202a
242~3061",i,j,r=0,b=0;main(){for(i=0;i<98;i++){for(;;){r<<=1;r|=(*(d+i)
>>(7-b++))&1;for(j=0;j<10;j++) if(*(s+j)==r){putchar(*(a+j));r=0;break;}
if(b>=8){b=0;break;}}}}
Eek! Look at all that terrible code. Anyway, main() implements a well-known algorithm. Can you figure out what it is?
0 Responses to “What is this code?”