Content deleted Content added
Citation bot (talk | contribs) Alter: url. URLs might have been anonymized. | Use this bot. Report bugs. | Suggested by SemperIocundus | #UCB_webform |
|||
Line 124:
:- use_module(library(clpfd)).
sendmore(Digits) :-
Digits = [S,E,N,D,M,O,R
Digits ins 0..9, % Associate domains to variables
S #\= 0, % Constraint: S must be different from 0
|