Power Type by xsot

for x in sorted({i**j for i in range(448)for j in range(2,18)})[2:513]:print x

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

download

return to the top page