view wisdom/bogosort @ 7780:87f80d4bcedd

<oerjan> mkx bin/sedlast//files="$(lastfiles)"; sed -i "$1" "$files"; echo -n "$files//"; cat "$files"
author HackBot
date Fri, 06 May 2016 00:15:56 +0000
parents aecf22e21ab1
children
line wrap: on
line source

Bogosort is an efficient sorting algorithm for nondeterministic Turing machines. Taneb may have invented it.