package com.williamfiset.algorithms.math; public class IsPrime { public static boolean isPrime(final long n) { if
京公网安备 11010502049817号