Skip to content

Conversation

gdeer81
Copy link

@gdeer81 gdeer81 commented Oct 17, 2017

problem stated that a valid triangle was if the sum of two sides was greater than or equal two the third side which is incorrect, the sum of two sides must be greater than the third.
even the test cases check this logic by saying (triangle-type 1 2 1) is illogical instead of isosceles

problem stated that a valid triangle was if the sum of two sides was greater than or equal two the third side which is incorrect, the sum of two sides must be greater than the third.
even the test cases check this logic by saying (triangle-type 1 2 1) is illogical instead of isosceles
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.

1 participant