Permuted multiples: Difference between revisions

Content added Content deleted
(Added Wren)
(Clarification of task description.)
Line 1: Line 1:
{{Draft task}}
{{Draft task}}


;Task
;Task:Find the smallest positive integer '''n''' such that 2*n, 3*n, 4*n, 5*n, and 6*n contain the same digits.
Find the smallest positive integer '''n''' such that, when expressed in decimal, 2*n, 3*n, 4*n, 5*n, and 6*n contain ''exactly'' the same digits.


<br><br>



<br><br>
=={{header|Ring}}==
=={{header|Ring}}==
<lang ring>
<lang ring>