Help me with this exercise c ++ | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Help me with this exercise c ++

Read three numbers and find the number that contains the largest number of even numbers.

17th Jun 2017, 2:45 AM
Mario A. Diaz
Mario  A. Diaz - avatar
1 Antwort
0
Use a modulo to sort out even number than an function or if there is a max() use that
17th Jun 2017, 3:45 AM
NulledNVoided
NulledNVoided - avatar