Write a program that uses macro MINIMUM3 to determine the smallest of three numeric values. Macro MINIMUM3 should use macro MINIMUM2 defined in Exercise to determine the smallest number. Input the values from the keyboard.
Exercise
Write a program that uses macro MINIMUM2 to determine the smaller of two numeric values. Input the values from the keyboard.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.