剛剛看到一個很好的link,是一班Google Code Jam的出題者所寫的。雖然有些原則未必適用於所有比賽,但希望大家也可以仔細的看看,這對出題的人幫助很大。
https://code.google.com/codejam/problem-preparation.html
特別推介數個部份︰
(1) The Problem Statement - Limits︰提到multiple case的limit是很重要的。
(2) Creating the Problem - Difficulty︰這對HKOI或是TFT的setter尤其重要,很多時錯誤估計難度會令到比賽結果不具代表性,簡單來說,是「拉唔到curve」。