Self-describing numbers: Difference between revisions

m
Line 1,222:
 
=={{header|EasyLang}}==
Works with backtracking, iterative is too slow. Constraint: the digit sum of the digits count is the number of digits.
<syntaxhighlight lang="easylang">
proc test d[] . .
2,041

edits