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

[Feature] Add Chinese Remainder Theorem Calculator #1982

Open
4 tasks done
dpgaharwal opened this issue Jan 8, 2025 · 6 comments · May be fixed by #1985
Open
4 tasks done

[Feature] Add Chinese Remainder Theorem Calculator #1982

dpgaharwal opened this issue Jan 8, 2025 · 6 comments · May be fixed by #1985
Assignees
Labels
question 🤔 Further information is requested SWOC SWOC Open Source Program

Comments

@dpgaharwal
Copy link
Contributor

dpgaharwal commented Jan 8, 2025

Description

Chinese Remainder Theorem Calculator

A calculator for solving systems of congruences using the Chinese Remainder Theorem (CRT). Users can input up to 6 equations of the form (x ≡ a_i , (mod , n_i), and the calculator will determine the smallest non-negative solution x. Features include dynamic input fields, validation for pairwise coprime moduli, and real-time calculation with an intuitive UI.

Please assign me under SWOC '25...

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a SWOC'25 contributor.

Code of Conduct

Copy link

github-actions bot commented Jan 8, 2025

Hey @dpgaharwal, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

Tick one option, either KWOC or SWOC above first @dpgaharwal

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jan 10, 2025
@dpgaharwal
Copy link
Contributor Author

From next onwards I would be careful,
@Rakesh9100
Please assign under SWOC '25.

@Rakesh9100
Copy link
Owner

Go ahead @dpgaharwal

@Rakesh9100 Rakesh9100 added SWOC SWOC Open Source Program and removed question 🤔 Further information is requested labels Jan 10, 2025
@Rakesh9100
Copy link
Owner

PR update @dpgaharwal

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jan 14, 2025
@dpgaharwal
Copy link
Contributor Author

@Rakesh9100 Dur to exams I will not created yet.

Today only I create and link it.

@dpgaharwal dpgaharwal linked a pull request Jan 14, 2025 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question 🤔 Further information is requested SWOC SWOC Open Source Program
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants