Base-16 representation: Difference between revisions

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


;Task:
;Task:Numbers in base-16 representation that cannot be written with decimal digits, where '''n < 501'''
Show in decimal notation all positive integers (less than '''501''') which, when converted to base-16 notation, cannot be written without using at least one hexadecimal digit ('a' to 'f').

<br><br>
<br><br>