rename statics/euler and sync b93 code with main repo
This commit is contained in:
1
www/statics/euler/Euler_Problem-004_explanation.md
Normal file
1
www/statics/euler/Euler_Problem-004_explanation.md
Normal file
@@ -0,0 +1 @@
|
||||
Again we can write our program fast enough to brute-force the solution. So we iterate through every possible 3-digit product and check if its a palindrom.
|
||||
Reference in New Issue
Block a user