Files
freeCodeCamp/curriculum/challenges/english/08-coding-interview-prep/project-euler
Oliver Eyton-Williams a7075a579c Fix: Problem 39: Integer right triangles (#38145)
* fix: correct test and add solution

I also changed the seed to report the results of an easier example to
the user, since just evaluating the function mostly wastes time.

* fix: use a better solution

* fix: credit original author
2020-02-08 21:09:32 +05:30
..