PawelMasluch / Linear-congruence-equations

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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


Languages

Language:C++ 100.0%