question
stringclasses
10 values
answer
stringclasses
10 values
metadata
dict
difficulty
int64
2
4
Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}
{ "difficulty": { "num_letters": 8, "value": [ 1, 100 ] }, "puzzle": "SEND + MORE = MONEY", "solution": "{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}", "source_dataset": "cryptarithm", "source_index": 100 }
3
Solve the cryptarithmetic puzzle: HALF + HALF = WHOLE. Each letter represents a unique digit (0-9), and leading letters (H, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "HALF + HALF = WHOLE", "solution": "{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}", "source_dataset": "cryptarithm", "source_index": 101 }
3
Solve the cryptarithmetic puzzle: HALF + HALF = WHOLE. Each letter represents a unique digit (0-9), and leading letters (H, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "HALF + HALF = WHOLE", "solution": "{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}", "source_dataset": "cryptarithm", "source_index": 102 }
3
Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "USA + USSR = PEACE", "solution": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "source_dataset": "cryptarithm", "source_index": 103 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 104 }
3
Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}
{ "difficulty": { "num_letters": 8, "value": [ 1, 100 ] }, "puzzle": "SEND + MORE = MONEY", "solution": "{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}", "source_dataset": "cryptarithm", "source_index": 105 }
3
Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "USA + USSR = PEACE", "solution": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "source_dataset": "cryptarithm", "source_index": 106 }
3
Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "USA + USSR = PEACE", "solution": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "source_dataset": "cryptarithm", "source_index": 107 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 108 }
3
Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "USA + USSR = PEACE", "solution": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "source_dataset": "cryptarithm", "source_index": 109 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 110 }
3
Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "BASE + BALL = GAMES", "solution": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "source_dataset": "cryptarithm", "source_index": 111 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 112 }
3
Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}
{ "difficulty": { "num_letters": 8, "value": [ 1, 100 ] }, "puzzle": "SEND + MORE = MONEY", "solution": "{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}", "source_dataset": "cryptarithm", "source_index": 113 }
3
Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}
{ "difficulty": { "num_letters": 8, "value": [ 1, 100 ] }, "puzzle": "SEND + MORE = MONEY", "solution": "{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}", "source_dataset": "cryptarithm", "source_index": 114 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 115 }
3
Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "BASE + BALL = GAMES", "solution": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "source_dataset": "cryptarithm", "source_index": 116 }
3
Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "BASE + BALL = GAMES", "solution": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "source_dataset": "cryptarithm", "source_index": 117 }
3
Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}
{ "difficulty": { "num_letters": 8, "value": [ 1, 100 ] }, "puzzle": "SEND + MORE = MONEY", "solution": "{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}", "source_dataset": "cryptarithm", "source_index": 118 }
3
Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "BASE + BALL = GAMES", "solution": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "source_dataset": "cryptarithm", "source_index": 119 }
3
Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "USA + USSR = PEACE", "solution": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "source_dataset": "cryptarithm", "source_index": 120 }
3
Solve the cryptarithmetic puzzle: HALF + HALF = WHOLE. Each letter represents a unique digit (0-9), and leading letters (H, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "HALF + HALF = WHOLE", "solution": "{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}", "source_dataset": "cryptarithm", "source_index": 121 }
3
Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "USA + USSR = PEACE", "solution": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "source_dataset": "cryptarithm", "source_index": 122 }
3
Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}
{ "difficulty": { "num_letters": 8, "value": [ 1, 100 ] }, "puzzle": "SEND + MORE = MONEY", "solution": "{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}", "source_dataset": "cryptarithm", "source_index": 123 }
3
Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "BASE + BALL = GAMES", "solution": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "source_dataset": "cryptarithm", "source_index": 124 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 125 }
3
Solve the cryptarithmetic puzzle: HALF + HALF = WHOLE. Each letter represents a unique digit (0-9), and leading letters (H, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "HALF + HALF = WHOLE", "solution": "{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}", "source_dataset": "cryptarithm", "source_index": 126 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 127 }
3
Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}
{ "difficulty": { "num_letters": 8, "value": [ 1, 100 ] }, "puzzle": "SEND + MORE = MONEY", "solution": "{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}", "source_dataset": "cryptarithm", "source_index": 128 }
3
Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "BASE + BALL = GAMES", "solution": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "source_dataset": "cryptarithm", "source_index": 129 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 130 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 131 }
3
Solve the cryptarithmetic puzzle: HALF + HALF = WHOLE. Each letter represents a unique digit (0-9), and leading letters (H, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "HALF + HALF = WHOLE", "solution": "{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}", "source_dataset": "cryptarithm", "source_index": 132 }
3
Solve the cryptarithmetic puzzle: HALF + HALF = WHOLE. Each letter represents a unique digit (0-9), and leading letters (H, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "HALF + HALF = WHOLE", "solution": "{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}", "source_dataset": "cryptarithm", "source_index": 133 }
3
Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "BASE + BALL = GAMES", "solution": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "source_dataset": "cryptarithm", "source_index": 134 }
3
Solve the cryptarithmetic puzzle: HALF + HALF = WHOLE. Each letter represents a unique digit (0-9), and leading letters (H, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "HALF + HALF = WHOLE", "solution": "{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}", "source_dataset": "cryptarithm", "source_index": 135 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 136 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 137 }
3
Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}
{ "difficulty": { "num_letters": 8, "value": [ 1, 100 ] }, "puzzle": "SEND + MORE = MONEY", "solution": "{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}", "source_dataset": "cryptarithm", "source_index": 138 }
3
Solve the cryptarithmetic puzzle: EARTH + AIR = WATER. Each letter represents a unique digit (0-9), and leading letters (A, E, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}
{ "difficulty": { "num_letters": 7, "value": [ 1, 100 ] }, "puzzle": "EARTH + AIR = WATER", "solution": "{'E': 6, 'A': 8, 'R': 9, 'T': 7, 'H': 5, 'I': 2, 'W': 1}", "source_dataset": "cryptarithm", "source_index": 139 }
3
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 140 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 141 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 142 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 143 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 144 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 145 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 146 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 147 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 148 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 149 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 150 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 151 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 152 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 153 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 154 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 155 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 156 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 157 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 158 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 159 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 160 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 161 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 162 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 163 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 164 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 165 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 166 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 167 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 168 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 169 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 170 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 171 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 172 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 173 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 174 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 175 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 176 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 177 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 178 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 179 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 180 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 181 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 182 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 183 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 184 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 185 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 186 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 187 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 188 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 189 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 190 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 191 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 192 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 193 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 194 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 195 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 196 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 197 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 198 }
4
Solve the cryptarithmetic puzzle: FORTY + TEN + TEN = SIXTY. Each letter represents a unique digit (0-9), and leading letters (F, S, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}
{ "difficulty": { "num_letters": 10, "value": [ 1, 100 ] }, "puzzle": "FORTY + TEN + TEN = SIXTY", "solution": "{'F': 2, 'O': 9, 'R': 7, 'T': 8, 'Y': 0, 'E': 5, 'N': 6, 'S': 3, 'I': 1, 'X': 4}", "source_dataset": "cryptarithm", "source_index": 199 }
4