Find the minimum and maximum of two numbers without any branching. Prohibiting branching means (a>b)?b:a is also prohibited.
3 years ago
Feel free to contribute, however it will be moderated to curb spams.
Find the minimum and maximum of two numbers without any branching. Prohibiting branching means (a>b)?b:a is also prohibited.
No comments:
Post a Comment