Question d’entretien chez Intel Corporation

Write program to test if from 3 given int one can create a triangle.

Réponse à la question d'entretien

Utilisateur anonyme

12 avr. 2020

Sum of any 2 ints must be less than the 3rd one.