checkers pattern by pooq

File standardInput readLine split map(asNumber)do(for(i,1,first,for(j,2,last,write(j=(i+j)%2," "));writeln(1-j)))

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

download

return to the top page