Skip to content

postfix-expression-evaluation #61

Closed
@TheSTL

Description

@TheSTL

File location postfix-expression-evaluation

If too few number arguments are passed then it should throw error or expression is not in order.
Few cases:

  • 12 Error
  • 1 Error
  • + Error
  • 1+2 Error
  • +12 Error

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions