plus equals OR by pooq

for a=0to 127for b=0to 127if!and(a,b)?a,b,":",a+b
next
next

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

download

return to the top page