Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

MCC testing function

Open hoducdat opened this issue 3 years ago • 2 comments
trafficstars

hoducdat avatar May 20 '22 16:05 hoducdat

This already exists in the repo:

https://github.com/williamfiset/Algorithms/blob/master/src/main/java/com/williamfiset/algorithms/math/SieveOfEratosthenes.java

williamfiset avatar May 22 '22 15:05 williamfiset

I think we are talking different things. My pull request is testing your function ( it is in test folder). Please check it again

hoducdat avatar May 23 '22 07:05 hoducdat