# coding=utf-8 from server.hints import Hint, HintSequence hint_type = { } def hint(program, solved_problems): return []