rename statics/euler and sync b93 code with main repo
This commit is contained in:
2
www/statics/euler/Euler_Problem-020_explanation.md
Normal file
2
www/statics/euler/Euler_Problem-020_explanation.md
Normal file
@@ -0,0 +1,2 @@
|
||||
The approach is similar to problem 16 - the main task was implementing a long multiplication algorithm in Befunge.
|
||||
Then, after 100! is calculated we only need to sum the individual digits.
|
||||
Reference in New Issue
Block a user