Contest Checklist¶
Before¶
- fast I/O ready
- notebook organized
- template retrieval feels automatic
During¶
- model first
- confirm constraints before choosing a technique
- test smallest edge cases immediately
- if stuck, switch to a different problem before spiraling
After¶
- upsolve deliberately
- write one short note for the first real mistake
- promote only stable snippets into the notebook