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 · 4 comments
Open
4 tasks done

[Feature] Add Chinese Remainder Theorem Calculator #1982

dpgaharwal opened this issue Jan 8, 2025 · 4 comments
Assignees
Labels
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SWOC SWOC Open Source Program
Projects
None yet
Development

No branches or pull requests

2 participants