- #1
Mikazzum
- 5
- 0
Can I start like this? The math is trivial, just a conjecture.
Create a subset of incompatible pairs of students which only names any student once. Put the resulting pairs in two columns. Pick successful room winners by choosing all of either of the columns. Assuming that creates less than 100 names, add one pair at a time, checking both students in the pair for compatibility with the list, discarding incompatible names until you reach 100. Is this P?
Create a subset of incompatible pairs of students which only names any student once. Put the resulting pairs in two columns. Pick successful room winners by choosing all of either of the columns. Assuming that creates less than 100 names, add one pair at a time, checking both students in the pair for compatibility with the list, discarding incompatible names until you reach 100. Is this P?