📜 ⬆️ ⬇️

Find greater value without comparison and conditions

Two integers are given: a and b. For example, a = 3, b = 6.

Write an expression that will find a larger number (a or b), without conditions and comparisons. Pure math (modules, for example, possible).

The correct decision in the comments, neat! :)

')

Source: https://habr.com/ru/post/128193/


All Articles