100 prisoners: Difference between revisions

Content added Content deleted
(Add Zig example)
m (→‎{{header|Phix}}: online tag)
Line 4,781: Line 4,781:


=={{header|Phix}}==
=={{header|Phix}}==
<!--(phixonline)-->
<syntaxhighlight lang="phix">
<syntaxhighlight lang="phix">
function play(integer prisoners, iterations, bool optimal)
function play(integer prisoners, iterations, bool optimal)