Question: Given 3 integer values, arrange those 3 values in ascending order using macros Input Format: Accept three integer values as a input Output Format: Print
Given integer values, arrange those values in ascending order using macros
Input Format:
Accept three integer values as a input
Output Format:
Print the output as "min mid max"
Constraints:
Using only macros INPUT
Sample Input :
Sample Output :
Sample Input :
Sample Output :
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
