Skip to content

Fix linear diophantine equation #80

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

Merged

Conversation

MaximSmolskiy
Copy link
Member

Current linear diophantine equation implementation has bug. In Octave and MATLAB percent symbol % isn't modulo operator. It is used for comments. mod is modulo operator.

@cozek cozek merged commit 9d2f4d6 into TheAlgorithms:master Aug 27, 2021
@MaximSmolskiy MaximSmolskiy deleted the fix_linear_diophantine_equation branch September 4, 2021 12:56
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.

2 participants