plus equals OR by teebee(pooq)

F/X:-between(0,127,X).
m:-F/A,F/B,A/\B<1,\+format("~d ~d:~d
",[A,B,A+B]).

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

download

return to the top page