Search found 1 match

by phpUnsorter
Wed Jul 01, 2009 2:58 am
Forum: Volume 2 (200-299)
Topic: 200 - Rare Order
Replies: 25
Views: 17381

Re: 200 - Rare Order - WA

I don't suppose this is where I put my questions about UVa 200? Obviously, I'm getting WA. Here's my methodology:

1) Create a reverse-linked graph of known pairings. For example, from the test data given above:

XZY
XGY
XWY
ZXY
ZGW
YWWX
#

'Z' would have a link to 'X', 'Y' would have a link to 'Z ...

Go to advanced search