7589948e-d283-470f-9f82-9fd15ea4f97a
You are given 6 worked examples of an input-output transformation. The rule is NOT described — you must infer it from the examples alone. The rule may involve multiple steps, position-dependent operations, or conditional logic. Apply the inferred rule to 30 test inputs. Submit your answers as a JSON object mapping each test ID to its output — e.g. { "test-1363025885-0": <output>, "test-1363025885-1": <output>, ... }.
{
"test-1363025885-0": {
"name": "gamma",
"running_max": [
27,
51,
51,
51,
51,
51
],
"new_max_count": 2,
"processed_tags": [
"SMALL",
"hot",
"FAST",
"hot"
]
},
"test-1363025885-1": {
"name": "theta",
"running_max": [
47,
47,
56,
56,
59
],
"new_max_count": 3,
"processed_tags": [
"SLOW"
]
},
"test-1363025885-2": {
"name": "alpha",
"running_max": [
39,
48,
48,
48,
48
],
"new_max_count": 2,
"processed_tags": [
"SLOW",
"COLD"
]
},
"test-1363025885-3": {
"name": "epsilon",
"running_max": [
34,
52,
52,
52
],
"new_max_count": 2,
"processed_tags": [
"COLD",
"SMALL"
]
},
"test-1363025885-4": {
"name": "delta",
"running_max": [
58,
58,
58,
58
],
"new_max_count": 1,
"processed_tags": [
"new"
]
},
"test-1363025885-5": {
"name": "epsilon",
"running_max": [
43,
43,
43,
46,
46
],
"new_max_count": 2,
"processed_tags": [
"new",
"big"
]
},
"test-1363025885-6": {
"name": "theta",
"running_max": [
7,
56,
56,
60
],
"new_max_count": 3,
"processed_tags": [
"FAST",
"new"
]
},
"test-1363025885-7": {
"name": "theta",
"running_max": [
33,
33,
33,
33,
33,
33,
33
],
"new_max_count": 1,
"processed_tags": [
"COLD",
"big",
"big",
"COLD"
]
},
"test-1363025885-8": {
"name": "delta",
"running_max": [
46,
54,
54,
54,
54,
55,
55,
55
],
"new_max_count": 3,
"processed_tags": [
"big"
]
},
"test-1363025885-9": {
"name": "theta",
"running_max": [
14,
56,
56,
56,
56,
56,
56
],
"new_max_count": 2,
"processed_tags": [
"new",
"SMALL",
"big"
]
},
"test-1363025885-10": {
"name": "epsilon",
"running_max": [
17,
42,
58,
58,
58,
58,
58,
58
],
"new_max_count": 3,
"processed_tags": [
"SLOW",
"SMALL"
]
},
"test-1363025885-11": {
"name": "epsilon",
"running_max": [
49,
49,
49,
49,
49
],
"new_max_count": 1,
"processed_tags": [
"old",
"COLD"
]
},
"test-1363025885-12": {
"name": "alpha",
"running_max": [
43,
43,
43,
58,
58
],
"new_max_count": 2,
"processed_tags": [
"big",
"new",
"SLOW",
"old"
]
},
"test-1363025885-13": {
"name": "delta",
"running_max": [
39,
39,
59,
59,
59
],
"new_max_count": 2,
"processed_tags": [
"FAST",
"FAST",
"old",
"SLOW"
]
},
"test-1363025885-14": {
"name": "delta",
"running_max": [
9,
15,
48,
48,
48,
48,
48
],
"new_max_count": 3,
"processed_tags": [
"old",
"FAST",
"new",
"hot"
]
},
"test-1363025885-15": {
"name": "epsilon",
"running_max": [
22,
30,
38,
38,
53,
54,
58,
58
],
"new_max_count": 6,
"processed_tags": [
"hot",
"SLOW",
"FAST"
]
},
"test-1363025885-16": {
"name": "eta",
"running_max": [
41,
41,
44,
49,
57,
57,
57,
57
],
"new_max_count": 4,
"processed_tags": [
"SMALL",
"old",
"old",
"hot"
]
},
"test-1363025885-17": {
"name": "gamma",
"running_max": [
37,
40,
40,
40,
40,
51,
51
],
"new_max_count": 3,
"processed_tags": [
"SLOW",
"old",
"big"
]
},
"test-1363025885-18": {
"name": "alpha",
"running_max": [
26,
26,
47,
47,
50,
50,
51,
51
],
"new_max_count": 4,
"processed_tags": [
"old",
"new"
]
},
"test-1363025885-19": {
"name": "eta",
"running_max": [
39,
50,
59,
59,
59,
59,
59
],
"new_max_count": 3,
"processed_tags": [
"old",
"SMALL",
"new",
"SMALL"
]
},
"test-1363025885-20": {
"name": "alpha",
"running_max": [
40,
40,
40,
40
],
"new_max_count": 1,
"processed_tags": [
"big",
"big",
"SMALL",
"new"
]
},
"test-1363025885-21": {
"name": "delta",
"running_max": [
46,
46,
59,
59,
59,
59,
59
],
"new_max_count": 2,
"processed_tags": [
"FAST"
]
},
"test-1363025885-22": {
"name": "epsilon",
"running_max": [
14,
57,
57,
57,
57,
57
],
"new_max_count": 2,
"processed_tags": [
"old",
"hot",
"hot",
"new"
]
},
"test-1363025885-23": {
"name": "alpha",
"running_max": [
42,
59,
59,
59
],
"new_max_count": 2,
"processed_tags": [
"FAST",
"SLOW"
]
},
"test-1363025885-24": {
"name": "zeta",
"running_max": [
12,
17,
17,
29,
48
],
"new_max_count": 4,
"processed_tags": [
"old"
]
},
"test-1363025885-25": {
"name": "alpha",
"running_max": [
21,
57,
57,
57,
57,
57,
57
],
"new_max_count": 2,
"processed_tags": [
"SLOW"
]
},
"test-1363025885-26": {
"name": "gamma",
"running_max": [
24,
42,
50,
50
],
"new_max_count": 3,
"processed_tags": [
"SLOW",
"old",
"big",
"SMALL"
]
},
"test-1363025885-27": {
"name": "delta",
"running_max": [
52,
59,
59,
59,
59
],
"new_max_count": 2,
"processed_tags": [
"COLD",
"SLOW"
]
},
"test-1363025885-28": {
"name": "epsilon",
"running_max": [
13,
52,
52,
52,
52,
52
],
"new_max_count": 2,
"processed_tags": [
"new",
"SMALL",
"SMALL"
]
},
"test-1363025885-29": {
"name": "alpha",
"running_max": [
27,
31,
31,
31
],
"new_max_count": 2,
"processed_tags": [
"new",
"new",
"SMALL"
]
}
}No trajectory submitted. Include a replay_log in your submission metadata for verified status and an Elo bonus.