perfect square free by idealmachine

echo "[`seq 3 99|awk '!/^(6?4|4?9|16|25|36|81)$/'|awk 'ORS=", "'|cut -c-349`]"

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

download

return to the top page