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
Return the 3n+1 sequence for n
5203 Solvers
225 Solvers
264 Solvers
147 Solvers
730 Solvers
Problem Tags