permutation date by *yuko*

f(n)=2**(n/10)+2**mod(n,10)
do1 i=3,9;do1 j=9,29;do1 k=9,23;do1 l=9,59;do1 m=9,59
1 if(2**i+f(j)+f(k)+f(l)+f(m)==1022)print'(5i0.2)',i,j,k,l,m
end

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

download

return to the top page