create a function to process math expressions in reverse polish notation
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://en.wikipedia.org/wiki/Reverse_Polish_notation
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Wikipedia article, then locate the relevant expression-processing or parser entry point in the repository; no file or test is named in the issue. Before implementation, clarify the supported operators, input and output representation, error handling, and how completion will be tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100