Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 138 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 138 Bytes

Middle-of-Three-

Given three distinct numbers A, B and C. Find the number with value in middle (Try to do it with minimum comparisons).