Power Type by henkma

l=[2..447]
main=mapM print$filter(`elem`[x^y|x<-l,y<-l,x^y<59^3])[4..8^6]

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

download

return to the top page