simont |
Wed 2005-10-26 15:36 |
The two I just mentioned? No wacky operators needed there. Addition, subtraction, multiplication and division only. Evaluation order is unrestricted (i.e. use as many parentheses as you like). No digit concatenation: the four inputs must be used as separate numbers and combined only by arithmetic operations. |
|