mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +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>