Jump to content

100 prisoners: Difference between revisions

(SuperCollider solution to Rosetta Code TASK: 100 prisoners)
 
Line 7,455:
=={{header|V (Vlang)}}==
{{trans|Wren}}
<syntaxhighlight lang="v (vlang)">import rand
import rand.seed
// Uses 0-based numbering rather than 1-based numbering throughout.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.