mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
Create package prime, matrix and games (#6139)
This commit is contained in:
@@ -9,6 +9,8 @@ package com.thealgorithms.maths;
|
||||
*
|
||||
* */
|
||||
|
||||
import com.thealgorithms.maths.Prime.PrimeCheck;
|
||||
|
||||
public final class TwinPrime {
|
||||
private TwinPrime() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user