Skip to content

Conversation

@tasxatzial
Copy link
Member

@tasxatzial tasxatzial commented Nov 22, 2024

Forum thread

https://forum.exercism.org/t/a-story-for-the-pythagorean-triplet-exercise/13857

The idea for this story was inspired by the fact that using a naive approach to compute the triplets will likely cause the tests to time out. The story reflects this concept: it’s about someone attempting to compute the triplets but failing because it would take too much time. They need the reader’s help to find an efficient solution.

Edit: I need a moment to fix the lint errors

Edit: It was the CRLF line ending that caused the linter to fail

@tasxatzial tasxatzial requested a review from a team as a code owner November 22, 2024 10:55
Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it!

@BNAndras BNAndras merged commit eec1a6c into exercism:main Nov 22, 2024
7 checks passed
@tasxatzial tasxatzial deleted the pythagorean-triplet-story branch November 28, 2024 00:27
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.

5 participants