Percolation/Site percolation: Difference between revisions

Content added Content deleted
(New post.)
m (Altered name of class, which still had its testing name.)
Line 1,246: Line 1,246:
import java.util.concurrent.ThreadLocalRandom;
import java.util.concurrent.ThreadLocalRandom;


public final class PercolationSiteSecond {
public final class PercolationSite {


public static void main(String[] aArgs) {
public static void main(String[] aArgs) {