Power Type by pooq

$ :=list
for(a,2,500,for(b,2,20,a**b>2e5or$push(a**b)))$unique sort map(println)

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

download

return to the top page