schema_version = "1.1" source = "https://github.com/FrontierCS/Frontier-CS" artifacts = [] [task] name = "frontier-cs-algorithm-121" authors = [{ name = "Frontier-CS Team", email = "frontier-cs@berkeley.edu" }] keywords = ["competitive-programming", "algorithms", "frontier-cs"] [metadata] difficulty = "hard" category = "competitive-programming" tags = [ "default", "frontier-cs", "competitive-programming",] frontier_cs_problem_id = "121" frontier_cs_type = "default" frontier_cs_time_limit = "2.0" frontier_cs_memory_limit = "512" frontier_cs_n_cases = "21" [verifier] timeout_sec = 270.0 [verifier.env] PROBLEM_ID = "121" JUDGE_URL = "${FRONTIER_CS_JUDGE_URL}" MAX_POLL_TIME = "240" [agent] timeout_sec = 10800.0 [environment] build_timeout_sec = 600.0 cpus = 2 memory_mb = 4096 storage_mb = 4096 gpus = 0 allow_internet = true