Sunday 1 July 2012

Maximum of two numbers

Write a function that will return maximum of 2 numbers(a,b) without actually comparing them.

1 comment: