Name: Anonymous 2011-06-16 11:16
I need help implementing quantum bogosort. So far I got the following:
Particularly I need help implementing the
shuffle(list);
if(isntSorted(list))DestroyUniverse();Particularly I need help implementing the
DestroyUniverse() function.