79250558

Date: 2024-12-04 09:39:14
Score: 2.5
Natty:
Report link

First get the whole string and try to use a stack to store the numbers and operators. Then try to use postfix notation to calculate the expression.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user299286