Editorial for Mock CCC '22 2 S4 - Kaguya Wants to Build a Great Wall


Remember to use this editorial only when stuck, and not to copy-paste code from it. Please be respectful to the problem author and editorialist.
Submitting an official solution before solving the problem yourself is a bannable offence.

Precompute the induced graph over all lines and brute force to find all cycles.


Comments

There are no comments at the moment.