Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 177 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 177 Bytes

Linear-congruence-equations (en)

Copyright (C) Paweł Maśluch, 2021. All rights reserved.

Solving equations a*x = b (mod n) where x is non-negative integer (C++, Windows).