0
CHALLENGE>>HOW TO COMPARE TWO VALUE WITHOUT COMPARISON OPERATORS(>,<,==)
How to compare two value without comparison operators?(>,<,==) Here is my solution: https://code.sololearn.com/c5jAIJw3uqdL/?ref=app
8 Réponses
+ 6
https://www.sololearn.com/discuss/664933/?ref=appx
https://code.sololearn.com/chZ9WH6sJWFC/?ref=app
+ 5
@Joseph Hardrock off course, and you already have 9 answers in Python..
+ 2
Here's one that only works on whole numbers, but doesn't need ifs.
https://code.sololearn.com/WPofJv0ZAME7/#js
+ 1
https://code.sololearn.com/cn2hY1sB2zhb/?ref=app
0
Still I cannot see the simple solution everyone can do.
0
And you can use any language in my challenge. @m abrate
0
Writing original code will develop people's thinking process. Writing someone's code doesn't hurt us. @m abrate