Permuted multiples: Difference between revisions

Added attribution as this task is a Project Euler problem.
(Clarification of task description.)
(Added attribution as this task is a Project Euler problem.)
Line 1:
{{Draft task}}
 
; Attribution
The following task is taken from [https://projecteuler.net/problem=52 Project Euler].
 
;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.
 
 
 
<br><br>
=={{header|Ring}}==
9,477

edits