C#. Algorithm. Please Help. Thanks.
Develop an algorithm that initializes a vector( a list of numbers) of 5 positive numbers by requesting the input from the user.
Check if all the numbers entered are multiples of 2 or 5, if they are, it communicates it in output to the user.
Finally print the numbers in the reverse order of the entry.
Sachin SinghPosted Dec 2, 2020, 9:57 AM
Amit GuptaPosted Dec 2, 2020, 8:52 AM