mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-29 07:26:01 +08:00

* rewrote as parameterized tests * formatting issue resolved * added test with different prime number q * style: run `clang-format` * tests: add missing test case --------- Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>