Goldbach partition by murky-satyr

3.upto(150){i->println i*2+':'+(3..i).sum{x->[x,y=i*2-x].any{2**it%it-2}?'':" $x+$y"}}

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

download

return to the top page