{"taskset": {"n_runnable": 3, "name": null, "url_data": null, "catalog_id": null, "owner_type": null, "cited_by": null, "taskset": "usaco", "domain": "swe", "task_kind": null, "environment": null, "grading": null, "path": "datasets/usaco", "n_single_container": 304, "n_tasks": 304, "domain_raw": null, "sample_instruction": "Please implement a Python 3 solution to the below problem.\nReason through the problem and:\n1. Restate the problem in plain English\n2. Conceptualize a solution first in plain English\n3. Write a pseudocode solution\n4. Save your solution as solution.py\nNo outside libraries are allowed.\n\n[BEGIN PROBLEM]\nProblem 2: Simplifying the Farm [Nathan Pinsker, 2011]\n\nFarmer John has been taking an evening algorithms course at his local\nuniversity, and he has just learned about minimum spanning trees.  However,\nFarmer John now realizes that the design of his farm is not as efficient as \nit could be, and he wants to simplify the layout of his farm.\n\nThe farm is currently arranged like a graph, with vertices representing\nfields and edges representing pathways between these fields, each having an\nassociated length.  Farmer John notes that for each distinct length,\nat most three pathways on his farm share this length.  FJ would like to\nremove some of the pathways on his farm so that it becomes a tree -- that\nis, so that there is one unique route between any pair of fields.  Moreover,\nFarmer John would like this to be a minimum spanning tree -- a tree having \nthe smallest possible sum of edge lengths.\n\nHelp Farmer John compute not only the sum of edge lengths in a minimum\nspanning tree derived from his farm graph, but also the number of different\npossible minimum spanning trees he can create.\n\nPROBLEM NAME: simplify\n\nINPUT FORMAT:\n\n* Line 1: Two integers N and M (1 <= N <= 40,000; 1 <= M <= 100", "owner_org": null, "url_repo": null, "url_paper": null, "license": null, "languages": [], "difficulties": {"medium": 304}, "categories": ["python_programming"]}, "tasks": [{"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "101", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1011", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1012", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1013", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1014", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1015", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1016", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1017", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1018", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1021", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "103", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1035", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1036", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1037", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1038", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1039", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "104", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1040", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "105", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1059", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "106", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1060", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1062", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1063", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1064", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1067", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1068", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1069", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "107", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "108", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1083", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1085", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1086", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1087", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1088", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": {"reward": 1, "seconds": 18, "at": "2026-09-25T05:39:59Z", "platform": "linux/amd64"}, "runnable": true, "tags": ["python", "programming", "usaco"], "task": "1090", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1108", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1109", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "111", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1111", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1112", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1113", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1114", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1115", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "112", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1131", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1132", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1133", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1136", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1137", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1138", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1139", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "114", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1142", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "115", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1155", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1156", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1157", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1160", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1161", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1164", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "117", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1179", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "118", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1180", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1181", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1182", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1183", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "120", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1203", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1204", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1205", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1206", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1208", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1209", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "121", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1212", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1227", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1228", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1229", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "123", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1230", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1231", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1232", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "125", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1251", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1255", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1257", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1259", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "126", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1260", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1262", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "127", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1275", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1276", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1277", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1278", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1279", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "128", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1281", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1299", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "130", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1300", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1301", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1302", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1303", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "131", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "132", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1325", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1326", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1327", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1328", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "133", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1330", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "1333", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "136", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "137", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "187", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "188", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "189", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "190", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "191", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "192", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "193", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "194", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "205", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "206", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "209", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "210", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "223", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "225", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "226", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "228", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "229", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "230", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "241", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "242", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "243", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "244", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "246", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "247", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "248", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "249", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "259", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "260", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "261", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "262", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "263", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "267", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "278", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "280", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "281", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "283", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "340", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "341", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "342", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "343", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "344", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "345", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "346", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "347", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "358", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "359", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "360", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "361", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "362", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "365", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "376", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "377", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "378", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "379", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "380", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "381", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "394", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "395", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "396", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "397", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "398", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "400", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "401", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "412", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "413", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "415", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "417", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "430", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "431", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "432", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "433", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "434", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "436", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "545", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "546", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "547", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "548", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "549", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "550", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "553", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "639", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "640", "taskset": "usaco"}, {"agent_timeout": 600, "category": "python_programming", "compose": false, "difficulty": "medium", "language": "", "oracle": null, "runnable": false, "tags": ["python", "programming", "usaco"], "task": "641", "taskset": "usaco"}], "next": "641"}