Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DMAS_Calculator in C++ #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

DMAS_Calculator in C++ #86

wants to merge 1 commit into from

Conversation

mzubair21
Copy link

DMAS Calculator accepts a simple expression and evaluates it using the DMAS rule.

Limitation:
This version is only limited to accepting single-digit evaluations like (4+5*2-6).

Recommendations:
The gap of this project is to calculate higher order numbers like (44+55*22-66666).

My Reviews:
I invite other contributors to come forward and provide a solution to this gap.
I would love to see the solution that you will provide to this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant