Posts by Vitor Dias Alves • 21 points
1 post
-
2
votes2
answers188
viewsQ: How to compare 3 variables?
I want to make an algorithm that calculates which of the 3 triangles has the largest perimeter, but my logic is not working. import entities.Triangle; import java.util.Locale; import…
javaasked Vitor Dias Alves 21