Top Level Namespace

Defined in:

Constant Summary

CONTESTS = [] of Contest
DATA_PATH = "data/"
GP30 = [100, 75, 60, 50, 45, 40, 36, 32, 29, 26, 24, 22, 20, 18, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1]

Method Summary

Method Detail

def calc_scores_mul(contest) : Array(Tuple(Int64, Int64, String)) #

[View source]
def calc_scores_normal(contest) : Array(Tuple(Int64, Int64, String)) #

[View source]
def contest_data_path(contest_id) #

[View source]
def load_config #

[View source]
def main #

[View source]
def process_contest(contest, contest_index, persons) #

[View source]