Editorial for Mock CCC '19 Contest 2 S3 - Tudor Tallies Triangular Totals
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.
Submitting an official solution before solving the problem yourself is a bannable offence.
To solve the subtask, every line must contain at least two points, but there are
For full credit, fix one point and consider all lines that one can draw which go through that point and one other point.
There are only
Comments