perfect square free by pooq

procedure main()
every writes("["|((a:=2to 89)+integer(a^.5+.5)||", ")|"99]")
end

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

download

return to the top page