rename statics/euler and sync b93 code with main repo
This commit is contained in:
5
www/statics/euler/Euler_Problem-036_description.md
Normal file
5
www/statics/euler/Euler_Problem-036_description.md
Normal file
@@ -0,0 +1,5 @@
|
||||
The decimal number, 585 = 10010010012 (binary), is palindromic in both bases.
|
||||
|
||||
Find the sum of all numbers, less than one million, which are palindromic in base 10 and base 2.
|
||||
|
||||
(Please note that the palindromic number, in either base, may not include leading zeros.)
|
||||
Reference in New Issue
Block a user