Python icon indicating copy to clipboard operation
Python copied to clipboard

Create sol1.py

Open SandersLin opened this issue 3 years ago • 0 comments

proposed solution : generate all primitive pythagorean triples and check if it satisfies constraints in problem statement

Describe your change:

  • [x] Add an algorithm?
  • [ ] Fix a bug or typo in an existing algorithm?
  • [ ] Documentation change?

SandersLin avatar Nov 06 '22 06:11 SandersLin