Percolation/Bond percolation: Difference between revisions

Content added Content deleted
Line 1,154: Line 1,154:
=={{header|Phix}}==
=={{header|Phix}}==
<lang Phix>
<lang Phix>
--free_console()
constant w = 10, h = 10
constant w = 10, h = 10