Given three positive number, check whether a triangle can be made with these sides length or not. remember that in a triangle sum of two sides should be greater than the third one. So with the lengths of 2,3 and 6 we can not make a triangle
Project Euler: Problem 1, Multiples of 3 and 5
1063 Solvers
95 Solvers
1780 Solvers
194 Solvers
172 Solvers
Problem Tags