mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
Create package prime, matrix and games (#6139)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.thealgorithms.maths;
|
||||
|
||||
import static com.thealgorithms.maths.PrimeCheck.isPrime;
|
||||
import static com.thealgorithms.maths.Prime.PrimeCheck.isPrime;
|
||||
|
||||
/**
|
||||
* This is a representation of the unsolved problem of Goldbach's Projection, according to which every
|
||||
|
||||
Reference in New Issue
Block a user