Skip to content

Pythagorean Triplet#297

Merged
glennj merged 2 commits intomainfrom
issue/294
Apr 20, 2025
Merged

Pythagorean Triplet#297
glennj merged 2 commits intomainfrom
issue/294

Conversation

@rabestro
Copy link
Copy Markdown
Member

Closes #294

Jegors Cemisovs added 2 commits April 20, 2025 14:48
Reinstated the test case for generating triplets with a sum of 30000 by uncommenting and updating the code. This ensures the correctness of solutions handling large inputs and provides better test coverage.
@rabestro rabestro requested review from a team, IsaacG and glennj April 20, 2025 11:51
@rabestro rabestro self-assigned this Apr 20, 2025
@glennj glennj merged commit 7a60a2c into main Apr 20, 2025
4 checks passed
@glennj glennj deleted the issue/294 branch April 20, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pythagorean Triplet

2 participants