“97d22d26b4a5aefc5a18ac81ef4e7b46da451426”上不存在“arch/powerpc/git@gitcode.net:openeuler/kernel.git”

update exercises

上级 4b6b3c6f
无相关合并请求
......@@ -45,7 +45,9 @@
<strong>输出:</strong>22
<strong>解释:</strong>
</pre>
```
该算式转化为常见的中缀算术表达式为:
((10 * (6 / ((9 + 3) * -11))) + 17) + 5
......@@ -54,9 +56,8 @@
= ((10 * 0) + 17) + 5
= (0 + 17) + 5
= 17 + 5
= 22</pre>
= 22
```
<p><strong>提示:</strong></p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部