rename statics/euler and sync b93 code with main repo
This commit is contained in:
1
www/statics/euler/Euler_Problem-001_explanation.md
Normal file
1
www/statics/euler/Euler_Problem-001_explanation.md
Normal file
@@ -0,0 +1 @@
|
||||
The solution here is pretty straight-forward, going through all numbers from 1-1000 and adding all multiples of 3 and 5 together.
|
||||
Reference in New Issue
Block a user