From f40e86feb751530ce2064014405be8004da32e1e Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Wed, 13 May 2026 16:49:02 +0000 Subject: links and webring --- sort.html | 165 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 sort.html (limited to 'sort.html') diff --git a/sort.html b/sort.html new file mode 100644 index 0000000..143d3f8 --- /dev/null +++ b/sort.html @@ -0,0 +1,165 @@ + + + + Binary Choice Ranker + + + + + + + + + + +

Binary Choice Ranker

+ +
+ +
+ +
+ + +

This is a simple ranker that uses merge sort. Enter a list of items, then choose your preferred item from each given pair. The program will output your preferences in a ranked list.

+ +

Options:

+ + +
+ + + +
+ + + \ No newline at end of file -- cgit v1.3