-
Notifications
You must be signed in to change notification settings - Fork 404
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
Labels
Comments
Hey @dpgaharwal, Welcome to the project CalcDiverse! 🎊 |
Tick one option, either KWOC or SWOC above first @dpgaharwal |
From next onwards I would be careful, |
Go ahead @dpgaharwal |
Rakesh9100
added
SWOC
SWOC Open Source Program
and removed
question 🤔
Further information is requested
labels
Jan 10, 2025
PR update @dpgaharwal |
@Rakesh9100 Dur to exams I will not created yet. Today only I create and link it. |
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Code of Conduct
The text was updated successfully, but these errors were encountered: