Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Touhou Ranking Thread

Name: Anonymous 2013-01-04 18:30

Best to worst:
1.    Keine
2.    Nitori
3.    Satori
4.    Star Sapphire
5.    Remilia Scarlet
6.    Alice Margatroid
7.    Marisa
8.    Suika
9.    Daiyousei
10.    Medicine Melancholy
11.    Cirno
12.    Chen
13.    Suwako
14.    Tenshi
15.    Sakuya
16.    Hina
17.    Ran
18.    Sunny Milk
19.    Flandre Scarlet
20.    Youmu
21.    Yukari
22.    Koishi
23.    Reimu
24.    Tewi
25.    Kisume

Name: Anonymous 2013-01-04 21:48

>>25
Just construct chains knowing that A > B and B > C -> A > C
Given two chains you can combine them by trying to fit the end point of one to the starting point of another. You're good if you get lucky and end1 < start2 or the reverse.

Most likely you end up with a binary tree when combining two chains, so that some node A in the tree has two chains under it: A > C1 and  A >C2
In this case you do the same trick to combine the chains.

I wrote it out terribly, but something like this happens I imagine. You can improve on this easily.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List