Permuted multiples: Difference between revisions

Further (albeit obvious) clarification to task description.
(Added attribution as this task is a Project Euler problem.)
(Further (albeit obvious) clarification to task description.)
Line 5:
 
;Task
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 but in a different order.
<br><br>
=={{header|Ring}}==
9,476

edits