id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
13,765 |
Your goal is to find the secret two-color code. The following colors are possible: brown, green, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange",
"brown, orange",
"white, green",
"white, orange"
]
}
|
D
|
24,171 |
Your goal is to find the secret two-color code. The following colors are possible: green, red, blue, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'yellow']. Hint: one color is in the correct position.
Guess: ['green', 'red']. Hint: one color is in the correct position.
Guess: ['green', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue",
"yellow, blue",
"red, yellow",
"blue, red"
]
}
|
A
|
1,293 |
Your goal is to find the secret two-color code. The following colors are possible: red, yellow, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red",
"yellow, brown",
"brown, yellow",
"brown, white"
]
}
|
A
|
25,408 |
Your goal is to find the secret two-color code. The following colors are possible: brown, pink, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, green",
"pink, white",
"white, white",
"green, white"
]
}
|
B
|
25,319 |
Your goal is to find the secret two-color code. The following colors are possible: orange, pink, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, orange",
"pink, orange",
"orange, white",
"orange, orange"
]
}
|
C
|
23,207 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, white, purple, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'white']. Hint: one color is in the correct position.
Guess: ['yellow', 'purple']. Hint: one color is in the correct position.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white",
"white, purple",
"white, brown",
"yellow, brown"
]
}
|
D
|
10,962 |
Your goal is to find the secret two-color code. The following colors are possible: black, orange, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black']. Hint: one color is in the correct position.
Guess: ['orange', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"purple, red",
"red, purple",
"black, orange"
]
}
|
B
|
169 |
Your goal is to find the secret two-color code. The following colors are possible: brown, red, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"orange, orange",
"orange, brown",
"purple, orange"
]
}
|
D
|
29,824 |
Your goal is to find the secret two-color code. The following colors are possible: pink, blue, white, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue']. Hint: one color is in the correct position.
Guess: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"blue, pink",
"white, black",
"white, blue"
]
}
|
D
|
4,565 |
Your goal is to find the secret two-color code. The following colors are possible: pink, blue, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"white, orange",
"orange, blue",
"pink, white"
]
}
|
D
|
14,691 |
Your goal is to find the secret two-color code. The following colors are possible: purple, blue, pink, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue",
"pink, purple",
"blue, pink",
"purple, blue"
]
}
|
D
|
27,863 |
Your goal is to find the secret two-color code. The following colors are possible: green, orange, blue, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'brown']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue",
"green, blue",
"orange, brown",
"green, orange"
]
}
|
A
|
17,776 |
Your goal is to find the secret two-color code. The following colors are possible: black, green, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'green']. Hint: one color is in the correct position.
Guess: ['black', 'red']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green",
"green, red",
"red, purple",
"red, red"
]
}
|
A
|
29,473 |
Your goal is to find the secret two-color code. The following colors are possible: brown, green, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"brown, pink",
"green, pink",
"pink, pink"
]
}
|
C
|
6,448 |
Your goal is to find the secret two-color code. The following colors are possible: purple, yellow, green, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"yellow, purple",
"blue, yellow",
"purple, yellow"
]
}
|
C
|
17,857 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, orange, purple, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"blue, orange",
"blue, purple",
"orange, purple"
]
}
|
C
|
13,536 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, blue, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'red']. Hint: one color is in the correct position.
Guess: ['green', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green",
"orange, orange",
"red, red",
"orange, green"
]
}
|
D
|
7,869 |
Your goal is to find the secret two-color code. The following colors are possible: black, orange, brown, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black",
"orange, black",
"orange, orange",
"black, pink"
]
}
|
A
|
4 |
Your goal is to find the secret two-color code. The following colors are possible: orange, white, yellow, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"yellow, black",
"orange, yellow",
"black, orange"
]
}
|
B
|
16,218 |
Your goal is to find the secret two-color code. The following colors are possible: pink, blue, yellow, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue']. Hint: one color is in the correct position.
Guess: ['pink', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, purple",
"purple, pink",
"yellow, yellow",
"pink, purple"
]
}
|
B
|
24,929 |
Your goal is to find the secret two-color code. The following colors are possible: white, red, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"red, white",
"white, red",
"yellow, yellow"
]
}
|
A
|
29,392 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, yellow, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, brown",
"brown, brown",
"green, green",
"yellow, green"
]
}
|
A
|
804 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, black, brown, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'black']. Hint: one color is in the correct position.
Guess: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"brown, pink",
"black, brown",
"pink, yellow"
]
}
|
A
|
24,344 |
Your goal is to find the secret two-color code. The following colors are possible: orange, purple, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, red",
"purple, white",
"orange, orange",
"white, white"
]
}
|
B
|
13,006 |
Your goal is to find the secret two-color code. The following colors are possible: blue, brown, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'blue']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"brown, purple",
"blue, purple",
"green, purple"
]
}
|
D
|
10,807 |
Your goal is to find the secret two-color code. The following colors are possible: purple, orange, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'brown']. Hint: one color is in the correct position.
Guess: ['purple', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"purple, blue",
"blue, purple",
"brown, orange"
]
}
|
C
|
18,983 |
Your goal is to find the secret two-color code. The following colors are possible: pink, brown, yellow, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"brown, brown",
"brown, yellow",
"brown, pink"
]
}
|
D
|
28,509 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, blue, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black",
"blue, brown",
"black, orange",
"blue, blue"
]
}
|
B
|
24,320 |
Your goal is to find the secret two-color code. The following colors are possible: black, orange, red, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange",
"orange, red",
"red, black",
"black, black"
]
}
|
B
|
11,437 |
Your goal is to find the secret two-color code. The following colors are possible: blue, brown, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue",
"purple, blue",
"red, red",
"red, blue"
]
}
|
D
|
23,167 |
Your goal is to find the secret two-color code. The following colors are possible: purple, white, green, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: one color is in the correct position.
Guess: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"white, white",
"white, pink",
"pink, green"
]
}
|
A
|
21,050 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, black, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"yellow, yellow",
"black, purple",
"red, red"
]
}
|
C
|
10,633 |
Your goal is to find the secret two-color code. The following colors are possible: white, black, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'orange']. Hint: one color is in the correct position.
Guess: ['white', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"white, white",
"orange, white",
"black, green"
]
}
|
D
|
17,265 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'yellow']. Hint: one color is in the correct position.
Guess: ['green', 'black']. Hint: one color is in the correct position.
Guess: ['green', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue",
"yellow, blue",
"blue, yellow",
"yellow, green"
]
}
|
A
|
7,653 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, black, brown, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow",
"brown, yellow",
"yellow, purple",
"purple, black"
]
}
|
C
|
12,166 |
Your goal is to find the secret two-color code. The following colors are possible: blue, pink, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue",
"blue, pink",
"red, purple",
"pink, blue"
]
}
|
D
|
5,238 |
Your goal is to find the secret two-color code. The following colors are possible: red, brown, yellow, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red']. Hint: one color is in the correct position.
Guess: ['brown', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black",
"black, brown",
"red, brown",
"yellow, red"
]
}
|
D
|
15,298 |
Your goal is to find the secret two-color code. The following colors are possible: green, blue, white, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue']. Hint: one color is in the correct position.
Guess: ['green', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white",
"blue, white",
"white, blue",
"purple, green"
]
}
|
C
|
22,928 |
Your goal is to find the secret two-color code. The following colors are possible: pink, orange, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'red']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, pink",
"orange, orange",
"purple, pink",
"purple, orange"
]
}
|
C
|
12,092 |
Your goal is to find the secret two-color code. The following colors are possible: orange, black, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue",
"orange, blue",
"black, black",
"brown, orange"
]
}
|
A
|
12,325 |
Your goal is to find the secret two-color code. The following colors are possible: red, blue, brown, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'blue']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink",
"brown, pink",
"pink, brown",
"pink, pink"
]
}
|
C
|
778 |
Your goal is to find the secret two-color code. The following colors are possible: black, green, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green']. Hint: one color is in the correct position.
Guess: ['black', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"blue, black",
"blue, green",
"green, blue"
]
}
|
C
|
15,985 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, black, green, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"black, yellow",
"yellow, green",
"yellow, black"
]
}
|
C
|
23,643 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, white, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'orange']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white",
"orange, yellow",
"yellow, blue",
"yellow, white"
]
}
|
A
|
8,513 |
Your goal is to find the secret two-color code. The following colors are possible: pink, brown, black, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink",
"brown, brown",
"pink, brown",
"black, black"
]
}
|
A
|
12,483 |
Your goal is to find the secret two-color code. The following colors are possible: pink, yellow, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, red",
"green, red",
"red, pink",
"pink, yellow"
]
}
|
B
|
5,149 |
Your goal is to find the secret two-color code. The following colors are possible: pink, green, red, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink",
"green, blue",
"red, blue",
"red, pink"
]
}
|
B
|
16,124 |
Your goal is to find the secret two-color code. The following colors are possible: black, red, brown, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green']. Hint: one color is in the correct position.
Guess: ['black', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"brown, black",
"red, brown",
"black, brown"
]
}
|
C
|
3,731 |
Your goal is to find the secret two-color code. The following colors are possible: brown, green, black, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"green, orange",
"brown, orange",
"orange, green"
]
}
|
D
|
30,240 |
Your goal is to find the secret two-color code. The following colors are possible: purple, red, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"yellow, red",
"red, orange",
"red, yellow"
]
}
|
B
|
16,939 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, purple, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, blue",
"white, blue",
"blue, white",
"blue, yellow"
]
}
|
B
|
4,321 |
Your goal is to find the secret two-color code. The following colors are possible: brown, black, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'brown']. Hint: one color is in the correct position.
Guess: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"black, purple",
"purple, black",
"brown, brown"
]
}
|
C
|
9,547 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, purple, green, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, pink",
"pink, yellow",
"purple, purple",
"green, purple"
]
}
|
A
|
1,585 |
Your goal is to find the secret two-color code. The following colors are possible: brown, white, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple",
"white, purple",
"orange, brown",
"white, brown"
]
}
|
A
|
7,683 |
Your goal is to find the secret two-color code. The following colors are possible: pink, orange, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink']. Hint: none of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, orange",
"brown, white",
"pink, brown",
"pink, pink"
]
}
|
B
|
17,298 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, red, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'orange']. Hint: one color is in the correct position.
Guess: ['brown', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, orange",
"pink, pink",
"brown, red",
"red, brown"
]
}
|
D
|
28,995 |
Your goal is to find the secret two-color code. The following colors are possible: green, red, brown, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, pink",
"green, green",
"brown, green",
"green, brown"
]
}
|
D
|
22,381 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow",
"black, yellow",
"white, white",
"black, pink"
]
}
|
D
|
23,550 |
Your goal is to find the secret two-color code. The following colors are possible: white, purple, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: one color is in the correct position.
Guess: ['white', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"purple, white",
"white, orange",
"pink, purple"
]
}
|
D
|
3,643 |
Your goal is to find the secret two-color code. The following colors are possible: orange, pink, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white",
"brown, orange",
"brown, pink",
"pink, orange"
]
}
|
B
|
18,064 |
Your goal is to find the secret two-color code. The following colors are possible: brown, black, pink, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"pink, red",
"red, black",
"black, black"
]
}
|
B
|
28,406 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, red, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue",
"blue, blue",
"white, white",
"green, white"
]
}
|
A
|
5,143 |
Your goal is to find the secret two-color code. The following colors are possible: pink, orange, red, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'green']. Hint: one color is in the correct position.
Guess: ['pink', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"orange, green",
"green, green",
"red, orange"
]
}
|
B
|
24,702 |
Your goal is to find the secret two-color code. The following colors are possible: red, purple, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'red']. Hint: one color is in the correct position.
Guess: ['purple', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"red, purple",
"yellow, red",
"yellow, yellow"
]
}
|
C
|
16,840 |
Your goal is to find the secret two-color code. The following colors are possible: white, orange, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"red, red",
"white, red",
"white, green"
]
}
|
C
|
2,556 |
Your goal is to find the secret two-color code. The following colors are possible: black, blue, green, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"brown, blue",
"blue, green",
"black, green"
]
}
|
A
|
30,039 |
Your goal is to find the secret two-color code. The following colors are possible: blue, pink, orange, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue']. Hint: one color is in the correct position.
Guess: ['pink', 'orange']. Hint: one color is in the correct position.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, red",
"orange, red",
"orange, pink",
"orange, blue"
]
}
|
A
|
27,212 |
Your goal is to find the secret two-color code. The following colors are possible: brown, black, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black",
"yellow, black",
"yellow, purple",
"black, yellow"
]
}
|
C
|
15,290 |
Your goal is to find the secret two-color code. The following colors are possible: brown, pink, purple, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"purple, purple",
"brown, brown",
"purple, pink"
]
}
|
D
|
7,439 |
Your goal is to find the secret two-color code. The following colors are possible: red, purple, orange, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"orange, pink",
"orange, orange",
"red, red"
]
}
|
B
|
26,136 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, purple, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'yellow']. Hint: one color is in the correct position.
Guess: ['purple', 'yellow']. Hint: one color is in the correct position.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red",
"yellow, green",
"purple, purple",
"red, yellow"
]
}
|
D
|
16,816 |
Your goal is to find the secret two-color code. The following colors are possible: purple, black, red, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black",
"black, purple",
"black, black",
"white, red"
]
}
|
B
|
26,159 |
Your goal is to find the secret two-color code. The following colors are possible: black, red, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'brown']. Hint: one color is in the correct position.
Guess: ['black', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"red, brown",
"blue, black",
"blue, blue"
]
}
|
B
|
6,070 |
Your goal is to find the secret two-color code. The following colors are possible: brown, white, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"yellow, brown",
"brown, purple",
"yellow, purple"
]
}
|
B
|
14,336 |
Your goal is to find the secret two-color code. The following colors are possible: purple, yellow, green, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow']. Hint: one color is in the correct position.
Guess: ['purple', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow",
"green, green",
"blue, blue",
"blue, purple"
]
}
|
A
|
21,362 |
Your goal is to find the secret two-color code. The following colors are possible: purple, orange, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, brown",
"orange, blue",
"orange, purple",
"blue, orange"
]
}
|
A
|
23,090 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'white']. Hint: one color is in the correct position.
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, red",
"white, white",
"green, blue",
"red, red"
]
}
|
C
|
25,544 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, purple, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'purple']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange",
"pink, purple",
"pink, orange",
"brown, pink"
]
}
|
C
|
4,159 |
Your goal is to find the secret two-color code. The following colors are possible: blue, pink, yellow, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'pink']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"yellow, orange",
"orange, blue",
"pink, orange"
]
}
|
B
|
11,447 |
Your goal is to find the secret two-color code. The following colors are possible: orange, red, black, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'green']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"red, green",
"green, red",
"black, green"
]
}
|
A
|
1,123 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, red, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow",
"yellow, green",
"yellow, blue",
"green, red"
]
}
|
D
|
5,524 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, blue, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'red']. Hint: one color is in the correct position.
Guess: ['green', 'blue']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"black, red",
"red, black",
"blue, green"
]
}
|
B
|
12,043 |
Your goal is to find the secret two-color code. The following colors are possible: purple, pink, blue, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple']. Hint: one color is in the correct position.
Guess: ['pink', 'blue']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, purple",
"brown, purple",
"purple, pink",
"pink, brown"
]
}
|
B
|
13,693 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, pink, orange, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'black']. Hint: one color is in the correct position.
Guess: ['yellow', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow",
"yellow, yellow",
"orange, pink",
"pink, orange"
]
}
|
D
|
28,388 |
Your goal is to find the secret two-color code. The following colors are possible: purple, white, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"brown, yellow",
"white, brown",
"brown, white"
]
}
|
D
|
24,143 |
Your goal is to find the secret two-color code. The following colors are possible: orange, blue, purple, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white",
"white, orange",
"purple, orange",
"blue, white"
]
}
|
D
|
26,023 |
Your goal is to find the secret two-color code. The following colors are possible: purple, green, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple",
"brown, brown",
"brown, black",
"purple, purple"
]
}
|
C
|
14,808 |
Your goal is to find the secret two-color code. The following colors are possible: white, green, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green']. Hint: one color is in the correct position.
Guess: ['white', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white",
"white, pink",
"pink, green",
"green, pink"
]
}
|
C
|
22,536 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple']. Hint: one color is in the correct position.
Guess: ['red', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"black, pink",
"red, pink",
"pink, red"
]
}
|
D
|
22,312 |
Your goal is to find the secret two-color code. The following colors are possible: white, brown, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'yellow']. Hint: one color is in the correct position.
Guess: ['white', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white",
"brown, white",
"white, white",
"brown, orange"
]
}
|
D
|
11,633 |
Your goal is to find the secret two-color code. The following colors are possible: black, yellow, pink, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'pink']. Hint: one color is in the correct position.
Guess: ['black', 'pink']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"yellow, white",
"pink, white",
"yellow, black"
]
}
|
B
|
12,252 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, blue, brown, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"red, red",
"brown, brown",
"red, yellow"
]
}
|
D
|
20,420 |
Your goal is to find the secret two-color code. The following colors are possible: purple, pink, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
Guess: ['yellow', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow",
"purple, red",
"yellow, purple",
"pink, yellow"
]
}
|
A
|
7,581 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, blue, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, red",
"black, black",
"black, white",
"white, white"
]
}
|
A
|
15,688 |
Your goal is to find the secret two-color code. The following colors are possible: black, white, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'blue']. Hint: one color is in the correct position.
Guess: ['black', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink",
"pink, white",
"pink, blue",
"white, black"
]
}
|
D
|
12,959 |
Your goal is to find the secret two-color code. The following colors are possible: black, red, brown, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'black']. Hint: one color is in the correct position.
Guess: ['red', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown",
"brown, red",
"black, brown",
"orange, red"
]
}
|
D
|
16,717 |
Your goal is to find the secret two-color code. The following colors are possible: red, pink, purple, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"pink, purple",
"blue, red",
"purple, red"
]
}
|
C
|
23,660 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, blue, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow']. Hint: one color is in the correct position.
Guess: ['blue', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"yellow, orange",
"green, orange",
"blue, blue"
]
}
|
A
|
19,523 |
Your goal is to find the secret two-color code. The following colors are possible: white, red, blue, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'white']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"purple, red",
"purple, purple",
"red, red"
]
}
|
A
|
4,713 |
Your goal is to find the secret two-color code. The following colors are possible: orange, pink, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink",
"red, red",
"orange, red",
"white, orange"
]
}
|
D
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.