messages
list
ground_truth
list
dataset
string
difficulty
string
id
string
problem_family
string
name
string
[ { "content": "# Manufactoria Solution DSL\n\nA Domain Specific Language for describing Manufactoria puzzle solutions in text format.\n\n## Overview\n\nManufactoria is a puzzle game where you build automated factories to sort robots based on their colored tape patterns. Robots enter your factory carrying sequenc...
[ { "check_output": true, "description": "Input '' β†’ mutated: '' β†’ output: 'BB'", "expected_accepted": true, "expected_output": "BB", "input": "" }, { "check_output": true, "description": "Input 'R' β†’ mutated: 'R' β†’ output: 'BBR'", "expected_accepted": true, "expected_output": ...
manufactoria
hard
342539cf-c4a3-4e8e-855c-b3bc5832feea
prepend_sequence
Prepend BB after Replace patterns RB with BB
[ { "content": "# Manufactoria Solution DSL\n\nA Domain Specific Language for describing Manufactoria puzzle solutions in text format.\n\n## Overview\n\nManufactoria is a puzzle game where you build automated factories to sort robots based on their colored tape patterns. Robots enter your factory carrying sequenc...
[ { "check_output": true, "description": "Input '' β†’ mutated: '' β†’ output: 'RR'", "expected_accepted": true, "expected_output": "RR", "input": "" }, { "check_output": true, "description": "Input 'R' β†’ mutated: 'R' β†’ output: 'RRR'", "expected_accepted": true, "expected_output": ...
manufactoria
hard
d1724967-5a2f-43c9-83cb-a938ff5a6a77
prepend_sequence
Prepend RR after Remove patterns RB
[ { "content": "# Manufactoria Solution DSL\n\nA Domain Specific Language for describing Manufactoria puzzle solutions in text format.\n\n## Overview\n\nManufactoria is a puzzle game where you build automated factories to sort robots based on their colored tape patterns. Robots enter your factory carrying sequenc...
[ { "check_output": true, "description": "Input '' β†’ mutated: '' β†’ output: 'BB'", "expected_accepted": true, "expected_output": "BB", "input": "" }, { "check_output": true, "description": "Input 'R' β†’ mutated: 'R' β†’ output: 'BBR'", "expected_accepted": true, "expected_output": ...
manufactoria
hard
2b32396f-9ba1-4e3b-9723-3940e4d2a1b2
prepend_sequence
Prepend BB after Replace patterns RR with R
[ { "content": "# Manufactoria Solution DSL\n\nA Domain Specific Language for describing Manufactoria puzzle solutions in text format.\n\n## Overview\n\nManufactoria is a puzzle game where you build automated factories to sort robots based on their colored tape patterns. Robots enter your factory carrying sequenc...
[ { "check_output": true, "description": "Input '' β†’ mutated: '' β†’ output: 'RBR'", "expected_accepted": true, "expected_output": "RBR", "input": "" }, { "check_output": true, "description": "Input 'R' β†’ mutated: 'R' β†’ output: 'RBRR'", "expected_accepted": true, "expected_output...
manufactoria
hard
fd10261d-cccc-43e2-9239-ef26e380fe96
prepend_sequence
Prepend RBR after Replace patterns RB with RR
[ { "content": "# Manufactoria Solution DSL\n\nA Domain Specific Language for describing Manufactoria puzzle solutions in text format.\n\n## Overview\n\nManufactoria is a puzzle game where you build automated factories to sort robots based on their colored tape patterns. Robots enter your factory carrying sequenc...
[ { "check_output": true, "description": "Input '' β†’ mutated: '' β†’ output: 'BBBR'", "expected_accepted": true, "expected_output": "BBBR", "input": "" }, { "check_output": true, "description": "Input 'R' β†’ mutated: 'R' β†’ output: 'BBBRR'", "expected_accepted": true, "expected_out...
manufactoria
hard
d3a216c5-e8c0-4d02-b040-78d921c033b0
prepend_sequence
Prepend BBBR after Replace patterns RB with BR
[ { "content": "# Manufactoria Solution DSL\n\nA Domain Specific Language for describing Manufactoria puzzle solutions in text format.\n\n## Overview\n\nManufactoria is a puzzle game where you build automated factories to sort robots based on their colored tape patterns. Robots enter your factory carrying sequenc...
[ { "check_output": true, "description": "Input '' β†’ mutated: '' β†’ output: 'BRBB'", "expected_accepted": true, "expected_output": "BRBB", "input": "" }, { "check_output": true, "description": "Input 'R' β†’ mutated: 'R' β†’ output: 'BRBBR'", "expected_accepted": true, "expected_out...
manufactoria
hard
cd60fdcd-f94a-43fc-83c4-c6ae96f71818
prepend_sequence
Prepend BRBB after Replace patterns BB with RB
[ { "content": "# Manufactoria Solution DSL\n\nA Domain Specific Language for describing Manufactoria puzzle solutions in text format.\n\n## Overview\n\nManufactoria is a puzzle game where you build automated factories to sort robots based on their colored tape patterns. Robots enter your factory carrying sequenc...
[ { "check_output": true, "description": "Input '' β†’ mutated: '' β†’ output: 'RBBB'", "expected_accepted": true, "expected_output": "RBBB", "input": "" }, { "check_output": true, "description": "Input 'R' β†’ mutated: 'R' β†’ output: 'RBBBR'", "expected_accepted": true, "expected_out...
manufactoria
hard
e382f9e2-519a-4ae3-9e26-b7f6cad09f93
prepend_sequence
Prepend RBBB after Replace patterns RR with R
[ { "content": "# Manufactoria Solution DSL\n\nA Domain Specific Language for describing Manufactoria puzzle solutions in text format.\n\n## Overview\n\nManufactoria is a puzzle game where you build automated factories to sort robots based on their colored tape patterns. Robots enter your factory carrying sequenc...
[ { "check_output": true, "description": "Input '' β†’ mutated: '' β†’ output: 'R'", "expected_accepted": true, "expected_output": "R", "input": "" }, { "check_output": true, "description": "Input 'R' β†’ mutated: 'R' β†’ output: 'RR'", "expected_accepted": true, "expected_output": "RR...
manufactoria
hard
21327bdf-7d3d-4ef0-8263-6a14f0db7c96
prepend_sequence
Prepend R after Replace patterns BR with RB