Power Type by jbb

b=1;puts ([*2..447]*16).map{|a|a==2&&b+=1;a**b}.uniq.sort[0..$$]

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

download

return to the top page