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

Mechanism for error recognizition #1

Open
4 tasks
cpmachado opened this issue Dec 31, 2023 · 0 comments
Open
4 tasks

Mechanism for error recognizition #1

cpmachado opened this issue Dec 31, 2023 · 0 comments

Comments

@cpmachado
Copy link
Owner

The program currently isn't aware of overflow issues.

Suggestions:

  • Add such mechanism
  • Standardize error reporting
  • Support logging
  • Add error limit? such that if a solution can't be found within e <= 10^5 or other value, it returns 1 as error.
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

No branches or pull requests

1 participant