Module: Binary shifts (C++)


Problem

3/4

Finding the minimum of two numbers without using a conditional operator

Problem

Find the minimum of two numbers without using a conditional operator.

Add the missing piece of code to the program.