annotate wisdom/bogosort @ 12436:a626721f5556 draft

<b_jonas> python3 -cn="/hackenv/bin/("; s=open(n).read(); s=s.replace(\' canary\',\' -- "$HACKENV/canary"\'); open(n,"w").write(s); print(s);
author HackEso <hackeso@esolangs.org>
date Sat, 11 Dec 2021 21:49:11 +0000
parents aecf22e21ab1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7251
aecf22e21ab1 <int-e> ` sed -i s/M/m/ wisdom/bogosort
HackBot
parents: 7250
diff changeset
1 Bogosort is an efficient sorting algorithm for nondeterministic Turing machines. Taneb may have invented it.