mix lines by primo

<?for(;$i<2e3;$$i=fgetcsv(STDIN))echo${$i%79}[0][$i++/79];

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

download

return to the top page