Problem 893
Matchsticks
Define
A number can be represented in digit form or as an expression involving addition and/or multiplication. Also order of operations must be followed, that is multiplication binding tighter than addition. Any other symbols or operations, such as brackets, subtraction, division or exponentiation, are not allowed.
The valid digits and symbols are shown below:

For example,
Define
Find
火柴棍
定义
一个数既可以用数字形式表示,也可以用涉及加法和/或乘法的表达式表示,但必须遵守运算顺序,即乘法优先于加法。不允许使用任何其他符号或运算,如括号、减法、除法或幂运算。
有效的数字和符号如下所示:

译注:最下排分别是“加号”和“乘号”。
例如,
定义
求
Be the first person to leave a comment!