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 Odpowiedź
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