Print numbers _Revised_ by pooq

m:-between(0,14,N),A is 16-N,\+format('~*r
',[A,16]).

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

download

return to the top page