Sum of the digits of n is substring of n: Difference between revisions

Content deleted Content added
Robbie (talk | contribs)
m added whitespace and highlighting, added related tasks.
Line 2:
 
;Task:
Find and show numbers &nbsp; '''n''' &nbsp; with property that the sum of the digits of &nbsp; '''n''' &nbsp; is substring of &nbsp; '''n''', &nbsp; where &nbsp; '''n <&nbsp; &lt; &nbsp; 1000'''
 
 
{{Template:Strings}}
<br><br>