dimanche 8 novembre 2020

c++ loop program displaying triplets of numbers read consecutively [closed]

Integers are read until the number 0 is met. Display all triplets of numbers read consecutively, with the property that they can represent the sides of an isosceles triangle.Create this program as simple as possible without subprograms and using a loop, please.

Aucun commentaire:

Enregistrer un commentaire