Jump to content

Percolation/Bond percolation: Difference between revisions

Updated D entry
(Promote from draft to full task status)
(Updated D entry)
Line 71:
writefln("%-(%s%)+", nc.iota.map!(c => h[hWalls[nr][c]]));
if (!percolatedCol.isNull)
writeln(std.array.replicate(" ",.replicate(percolatedCol), " ",f[2]);
}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.