Use the numbers 2, 0, 1, and 8 (ALL of them...only ONE time each) to make every integer from 33 to 100.
- Allowed operations: +, -, x, ÷, ! (factorial), exponentiation, square root and Parentheses
- No specific order is needed
- The modulus operator is not allowed
- Rounding is not allowed (e.g. 201/8=25)
No comments:
Post a Comment