Skip to content

"only XL"

User Avatar
#360
Auto-translated
It would have been easier to do it like this:
a1 vs b2
b1 vs c2
c1 vs a2
It could have been more complex:
a1 vs random (b2 or c2)
b1 vs random (a2 or c2)
c1 vs random (b2 or a2)
Still, it's right when the first place plays against the second. Well, what's done is done.