rename statics/euler and sync b93 code with main repo
This commit is contained in:
5
www/statics/euler/Euler_Problem-039_description.md
Normal file
5
www/statics/euler/Euler_Problem-039_description.md
Normal file
@@ -0,0 +1,5 @@
|
||||
If p is the perimeter of a right angle triangle with integral length sides, {a,b,c}, there are exactly three solutions for p = 120.
|
||||
|
||||
{20,48,52}, {24,45,51}, {30,40,50}
|
||||
|
||||
For which value of p ? 1000, is the number of solutions maximised?
|
||||
Reference in New Issue
Block a user