1000 digits by murky-satyr

r=''
'8ba00v,9aojxk,16ydvh8,1e4ih4d,1p9sdbo,69erxn,ico5ie,15bo60p,flo0qj,9ax5ll,aqspzt,110smq3,t0bvee,9d5pfm,2mikuh,2buxwv,4mxst2,iz0w2k,ktack8,13oaytz,ey0kx6,179nkab,1ndmpm,10cpbzk,1wkurjf,ed8qap,2lxvxc,11nm1yu,in29ui,1cfuz5r,mu2lgv,9962x6,6446e'.replace(/\w+/g,function(x){r+=parseInt(x,36).toString(2)})
print(r)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page