| schema_version = "1.1" | |
| source = "https://github.com/FrontierCS/Frontier-CS" | |
| artifacts = [] | |
| [task] | |
| name = "frontier-cs-algorithm-152" | |
| 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 = "152" | |
| frontier_cs_type = "default" | |
| frontier_cs_time_limit = "10.0" | |
| frontier_cs_memory_limit = "256" | |
| frontier_cs_n_cases = "100" | |
| [verifier] | |
| timeout_sec = 5060.0 | |
| [verifier.env] | |
| PROBLEM_ID = "152" | |
| JUDGE_URL = "${FRONTIER_CS_JUDGE_URL}" | |
| MAX_POLL_TIME = "5030" | |
| [agent] | |
| timeout_sec = 10800.0 | |
| [environment] | |
| build_timeout_sec = 600.0 | |
| cpus = 2 | |
| memory_mb = 4096 | |
| storage_mb = 4096 | |
| gpus = 0 | |
| allow_internet = true | |