id
int64 0
36.1k
| instruction
stringlengths 470
991
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
31,965 |
Your goal is to find the secret four-color code. The following colors are possible: blue, white, orange, purple, red, 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', 'blue', 'red', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', 'orange', 'orange', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'red', 'white', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', 'blue', 'blue', 'white']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white, blue, white",
"red, black, blue, black",
"red, black, blue, white",
"red, black, blue, red"
]
}
|
C
|
28,933 |
Your goal is to find the secret four-color code. The following colors are possible: orange, white, brown, green, blue, 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', 'pink', 'brown']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['orange', 'white', 'white', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'brown', 'green', 'pink']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'orange', 'green', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, green, green, pink",
"brown, blue, green, green",
"brown, blue, green, pink",
"brown, orange, green, pink"
]
}
|
C
|
15,030 |
Your goal is to find the secret four-color code. The following colors are possible: brown, pink, black, orange, yellow, 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: ['black', 'orange', 'white', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['brown', 'pink', 'black', 'black']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['brown', 'white', 'pink', 'black']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink, black, brown",
"white, pink, black, orange",
"white, pink, black, yellow",
"white, brown, black, brown"
]
}
|
A
|
26,473 |
Your goal is to find the secret four-color code. The following colors are possible: orange, black, green, red, 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: ['red', 'brown', 'orange', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['orange', 'orange', 'green', 'red']. Hint: one color is in the correct position.
Guess: ['orange', 'black', 'brown', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['black', 'orange', 'brown', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black, purple, red",
"brown, black, purple, brown",
"brown, black, purple, purple",
"brown, black, purple, black"
]
}
|
A
|
4,751 |
Your goal is to find the secret four-color code. The following colors are possible: pink, purple, yellow, black, 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: ['pink', 'black', 'orange', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['pink', 'pink', 'purple', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'yellow', 'orange', 'blue']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'purple', 'orange', 'blue']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow, blue, purple",
"purple, yellow, orange, purple",
"blue, yellow, yellow, purple",
"blue, yellow, orange, purple"
]
}
|
D
|
24,838 |
Your goal is to find the secret four-color code. The following colors are possible: green, red, white, purple, 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: ['green', 'white', 'black', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['green', 'green', 'red', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'purple', 'black', 'orange']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['purple', 'purple', 'black', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white, purple, orange",
"red, green, purple, orange",
"red, white, orange, orange",
"green, white, purple, orange"
]
}
|
A
|
5,738 |
Your goal is to find the secret four-color code. The following colors are possible: black, yellow, green, blue, purple, 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: ['green', 'yellow', 'orange', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['black', 'black', 'yellow', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'blue', 'purple', 'black']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['black', 'blue', 'black', 'orange']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green, green, purple",
"black, blue, orange, purple",
"black, blue, green, purple",
"black, black, green, purple"
]
}
|
C
|
2,782 |
Your goal is to find the secret four-color code. The following colors are possible: white, brown, green, yellow, 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: ['yellow', 'white', 'brown', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'orange', 'green', 'orange']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['orange', 'orange', 'pink', 'yellow']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['white', 'yellow', 'orange', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange, yellow, brown",
"green, orange, yellow, pink",
"green, white, yellow, pink",
"yellow, orange, yellow, pink"
]
}
|
B
|
29,360 |
Your goal is to find the secret four-color code. The following colors are possible: purple, blue, yellow, orange, white, 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', 'pink', 'blue']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['purple', 'blue', 'yellow', 'yellow']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['purple', 'pink', 'blue', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue, yellow, purple",
"white, orange, yellow, purple",
"white, purple, yellow, purple",
"white, blue, yellow, purple"
]
}
|
D
|
28,484 |
Your goal is to find the secret four-color code. The following colors are possible: red, blue, brown, pink, white, 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', 'blue', 'yellow', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'red', 'blue', 'brown']. Hint: three colors are in the correct positions.
Guess: ['red', 'blue', 'white', 'brown']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red, red, brown",
"white, red, blue, brown",
"white, red, white, brown",
"white, red, blue, pink"
]
}
|
B
|
15,456 |
Your goal is to find the secret four-color code. The following colors are possible: white, blue, orange, green, 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: ['blue', 'white', 'purple', 'yellow']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['white', 'white', 'blue', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'white', 'white', 'orange']. Hint: one color is in the correct position.
Guess: ['blue', 'white', 'green', 'purple']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white, purple, green",
"blue, white, yellow, purple",
"blue, white, yellow, green",
"blue, purple, yellow, green"
]
}
|
C
|
20,203 |
Your goal is to find the secret four-color code. The following colors are possible: white, red, pink, yellow, green, 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', 'red', 'pink', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'white', 'red', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'yellow', 'purple', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'pink', 'green', 'white']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow, yellow, white",
"green, pink, yellow, white",
"green, pink, green, white",
"white, pink, yellow, white"
]
}
|
B
|
33,279 |
Your goal is to find the secret four-color code. The following colors are possible: purple, brown, pink, orange, 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', 'red', 'yellow', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'purple', 'pink', 'red']. Hint: two colors are in the correct positions.
Guess: ['purple', 'orange', 'brown', 'red']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown, orange, red",
"brown, purple, orange, brown",
"brown, purple, orange, red",
"brown, red, orange, red"
]
}
|
C
|
13,069 |
Your goal is to find the secret four-color code. The following colors are possible: pink, green, purple, yellow, 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', 'blue', 'yellow', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['pink', 'purple', 'blue', 'purple']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['purple', 'black', 'pink', 'blue']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow, purple, blue",
"black, pink, pink, blue",
"black, pink, purple, blue",
"black, pink, purple, black"
]
}
|
C
|
30,485 |
Your goal is to find the secret four-color code. The following colors are possible: blue, red, yellow, purple, white, 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', 'blue', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['blue', 'yellow', 'blue', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'blue', 'blue', 'pink']. Hint: two colors are in the correct positions.
Guess: ['red', 'pink', 'blue', 'pink']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red, blue, pink",
"yellow, white, blue, pink",
"yellow, yellow, blue, pink",
"yellow, white, yellow, pink"
]
}
|
B
|
20,574 |
Your goal is to find the secret four-color code. The following colors are possible: black, orange, yellow, white, pink, 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: ['white', 'black', 'green', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['black', 'black', 'orange', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'black', 'pink', 'yellow']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green, green, yellow",
"black, pink, green, yellow",
"black, pink, black, yellow",
"black, pink, pink, yellow"
]
}
|
B
|
14,516 |
Your goal is to find the secret four-color code. The following colors are possible: red, pink, brown, orange, 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', 'pink', 'orange', 'green']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['red', 'brown', 'pink', 'brown']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['red', 'brown', 'green', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown, pink, red",
"orange, brown, green, red",
"orange, brown, pink, orange",
"orange, brown, pink, red"
]
}
|
D
|
31,174 |
Your goal is to find the secret four-color code. The following colors are possible: white, red, orange, black, pink, 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: ['black', 'white', 'red', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'orange', 'orange', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['orange', 'orange', 'black', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['orange', 'pink', 'green', 'red']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green, orange, green",
"pink, red, orange, green",
"green, red, orange, green",
"pink, black, orange, green"
]
}
|
B
|
24,881 |
Your goal is to find the secret four-color code. The following colors are possible: red, white, green, 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', 'red', 'green', 'white']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'red', 'white', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'white', 'green', 'green']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['green', 'white', 'green', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white, purple, green",
"pink, white, orange, green",
"white, white, purple, green",
"pink, white, purple, green"
]
}
|
D
|
725 |
Your goal is to find the secret four-color code. The following colors are possible: orange, yellow, purple, pink, 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: ['yellow', 'pink', 'purple', 'orange']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['orange', 'purple', 'purple', 'white']. Hint: one color is in the correct position.
Guess: ['yellow', 'purple', 'black', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['pink', 'yellow', 'purple', 'black']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink, purple, pink",
"black, yellow, purple, pink",
"black, yellow, orange, pink",
"black, white, purple, pink"
]
}
|
B
|
27,560 |
Your goal is to find the secret four-color code. The following colors are possible: black, green, purple, blue, red, 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: ['red', 'blue', 'purple', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'green', 'purple', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['green', 'red', 'orange', 'green']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['green', 'orange', 'blue', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red, black, green",
"purple, red, black, green",
"orange, red, black, green",
"orange, red, blue, green"
]
}
|
C
|
27,500 |
Your goal is to find the secret four-color code. The following colors are possible: pink, red, orange, 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: ['pink', 'orange', 'red', 'green']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['pink', 'pink', 'red', 'brown']. Hint: two colors are in the correct positions.
Guess: ['red', 'pink', 'red', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, orange, green, red",
"pink, orange, green, brown",
"pink, orange, brown, brown",
"pink, orange, orange, brown"
]
}
|
B
|
8,049 |
Your goal is to find the secret four-color code. The following colors are possible: orange, white, green, blue, 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: ['blue', 'purple', 'orange', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['orange', 'orange', 'green', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['orange', 'white', 'purple', 'green']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['orange', 'green', 'white', 'purple']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange, orange, green",
"purple, orange, blue, green",
"purple, orange, white, green",
"brown, orange, white, green"
]
}
|
C
|
23,009 |
Your goal is to find the secret four-color code. The following colors are possible: yellow, red, purple, pink, 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: ['pink', 'purple', 'yellow', 'green']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'yellow', 'green', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red', 'purple', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['pink', 'purple', 'red', 'pink']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple, brown, red",
"purple, purple, brown, red",
"pink, purple, brown, pink",
"pink, purple, yellow, red"
]
}
|
A
|
9,037 |
Your goal is to find the secret four-color code. The following colors are possible: black, blue, green, brown, 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', 'green', 'blue', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['black', 'black', 'green', 'white']. Hint: one color is in the correct position.
Guess: ['green', 'orange', 'green', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'white', 'orange', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black, white, orange",
"white, black, brown, orange",
"blue, black, brown, orange",
"blue, black, blue, orange"
]
}
|
C
|
7,590 |
Your goal is to find the secret four-color code. The following colors are possible: red, blue, white, 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: ['blue', 'red', 'white', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'red', 'white', 'black']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'red', 'yellow', 'red']. Hint: one color is in the correct position.
Guess: ['black', 'red', 'blue', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black, white, blue",
"white, black, white, blue",
"purple, black, white, yellow",
"purple, white, white, blue"
]
}
|
A
|
9,371 |
Your goal is to find the secret four-color code. The following colors are possible: black, orange, purple, red, yellow, 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', 'black', 'purple', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['black', 'orange', 'black', 'purple']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'red', 'black', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange, yellow, blue",
"black, orange, black, blue",
"black, black, yellow, blue",
"black, orange, orange, blue"
]
}
|
A
|
22,708 |
Your goal is to find the secret four-color code. The following colors are possible: blue, purple, yellow, brown, 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: ['brown', 'yellow', 'pink', 'blue']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['blue', 'blue', 'yellow', 'pink']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue, brown, pink",
"brown, blue, yellow, purple",
"brown, blue, yellow, pink",
"brown, purple, yellow, pink"
]
}
|
C
|
19,498 |
Your goal is to find the secret four-color code. The following colors are possible: brown, white, pink, purple, 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: ['white', 'pink', 'brown', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['brown', 'purple', 'orange', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['pink', 'yellow', 'purple', 'brown']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['purple', 'brown', 'purple', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange, purple, white",
"yellow, orange, purple, orange",
"yellow, orange, purple, purple",
"yellow, orange, purple, pink"
]
}
|
D
|
9,466 |
Your goal is to find the secret four-color code. The following colors are possible: purple, green, orange, white, 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', 'orange', 'pink', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['purple', 'white', 'orange', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'white', 'purple', 'pink']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple, orange, green",
"black, pink, orange, pink",
"pink, purple, orange, pink",
"black, purple, orange, pink"
]
}
|
D
|
1,364 |
Your goal is to find the secret four-color code. The following colors are possible: green, purple, orange, brown, black, 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', 'brown', 'black', 'red']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['green', 'purple', 'purple', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'purple', 'red', 'green']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['green', 'black', 'red', 'purple']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black, purple, green",
"purple, black, purple, green",
"red, black, purple, green",
"red, black, purple, red"
]
}
|
C
|
15,787 |
Your goal is to find the secret four-color code. The following colors are possible: blue, brown, orange, purple, black, 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', 'red', 'orange', 'purple']. Hint: two colors are in the correct positions.
Guess: ['blue', 'blue', 'brown', 'orange']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'purple', 'blue', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', 'brown', 'purple', 'purple']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown, black, purple",
"orange, brown, black, purple",
"blue, brown, black, purple",
"blue, brown, black, orange"
]
}
|
C
|
2,874 |
Your goal is to find the secret four-color code. The following colors are possible: blue, red, pink, brown, 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: ['brown', 'red', 'orange', 'blue']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['blue', 'red', 'red', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['red', 'pink', 'brown', 'blue']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue, pink, red",
"brown, blue, pink, red",
"brown, blue, blue, red",
"blue, blue, pink, red"
]
}
|
B
|
7,355 |
Your goal is to find the secret four-color code. The following colors are possible: white, pink, yellow, red, 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: ['red', 'white', 'pink', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'white', 'pink', 'purple']. Hint: one color is in the correct position.
Guess: ['white', 'pink', 'brown', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'red', 'pink', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple, yellow, purple",
"red, brown, red, purple",
"red, brown, yellow, purple",
"brown, brown, yellow, purple"
]
}
|
C
|
14,730 |
Your goal is to find the secret four-color code. The following colors are possible: red, purple, blue, black, 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: ['blue', 'red', 'black', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'purple', 'purple', 'black']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'purple', 'blue', 'yellow']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'purple', 'yellow', 'blue']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow, blue, blue",
"red, yellow, blue, purple",
"red, yellow, purple, purple",
"red, yellow, blue, red"
]
}
|
B
|
5,601 |
Your goal is to find the secret four-color code. The following colors are possible: white, yellow, brown, green, 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: ['white', 'orange', 'yellow', 'black']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'white', 'yellow', 'brown']. Hint: two colors are in the correct positions.
Guess: ['black', 'brown', 'yellow', 'green']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black, green, brown",
"green, white, yellow, brown",
"green, black, black, brown",
"green, black, yellow, brown"
]
}
|
D
|
737 |
Your goal is to find the secret four-color code. The following colors are possible: red, pink, white, blue, 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: ['blue', 'black', 'red', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'pink', 'red', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'red', 'red', 'black']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'red', 'pink', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink, yellow, black",
"blue, black, yellow, red",
"blue, blue, yellow, red",
"blue, pink, yellow, red"
]
}
|
D
|
29,845 |
Your goal is to find the secret four-color code. The following colors are possible: yellow, orange, white, red, blue, 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', 'pink', 'white', 'orange']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['yellow', 'orange', 'red', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'yellow', 'white', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'white', 'orange', 'blue']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue, orange, white",
"blue, blue, orange, white",
"pink, blue, orange, white",
"yellow, blue, orange, white"
]
}
|
A
|
27,332 |
Your goal is to find the secret four-color code. The following colors are possible: red, brown, blue, green, 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: ['blue', 'pink', 'green', 'red']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'brown', 'pink', 'red']. Hint: three colors are in the correct positions.
Guess: ['red', 'blue', 'pink', 'red']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, pink, pink, red",
"green, brown, pink, pink",
"green, brown, pink, red",
"green, brown, pink, green"
]
}
|
C
|
23,923 |
Your goal is to find the secret four-color code. The following colors are possible: purple, blue, red, white, 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: ['black', 'orange', 'red', 'white']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'purple', 'orange', 'black']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'black', 'blue', 'red']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['blue', 'black', 'black', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, red, purple, blue",
"orange, red, purple, orange",
"orange, red, purple, blue",
"orange, red, purple, red"
]
}
|
C
|
25,204 |
Your goal is to find the secret four-color code. The following colors are possible: orange, red, purple, green, white, 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: ['orange', 'purple', 'green', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'orange', 'red', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['green', 'white', 'orange', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'red', 'orange', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow, white, green",
"green, yellow, white, red",
"green, yellow, purple, red",
"yellow, yellow, white, red"
]
}
|
B
|
24,110 |
Your goal is to find the secret four-color code. The following colors are possible: white, yellow, 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: ['white', 'orange', 'red', 'brown']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['white', 'white', 'orange', 'red']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['white', 'red', 'brown', 'orange']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange, white, white",
"brown, orange, yellow, red",
"brown, white, white, red",
"brown, orange, white, red"
]
}
|
D
|
1,508 |
Your goal is to find the secret four-color code. The following colors are possible: purple, red, white, orange, pink, 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', 'white', 'red']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['purple', 'red', 'red', 'orange']. Hint: two colors are in the correct positions.
Guess: ['purple', 'red', 'pink', 'brown']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['purple', 'pink', 'red', 'purple']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown, red, white",
"purple, brown, brown, white",
"purple, brown, red, white",
"white, brown, red, white"
]
}
|
C
|
33,798 |
Your goal is to find the secret four-color code. The following colors are possible: yellow, black, white, green, 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: ['white', 'black', 'green', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['yellow', 'black', 'black', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'white', 'white', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['black', 'pink', 'green', 'purple']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple, green, black",
"yellow, purple, green, black",
"pink, purple, green, black",
"pink, black, green, black"
]
}
|
C
|
4,785 |
Your goal is to find the secret four-color code. The following colors are possible: brown, yellow, blue, red, green, 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: ['brown', 'red', 'blue', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['brown', 'brown', 'yellow', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'yellow', 'purple', 'purple']. Hint: one color is in the correct position.
Guess: ['blue', 'red', 'brown', 'red']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, red, green, blue",
"blue, red, red, brown",
"blue, red, purple, brown",
"blue, red, green, brown"
]
}
|
D
|
17,689 |
Your goal is to find the secret four-color code. The following colors are possible: orange, pink, yellow, 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: ['brown', 'black', 'yellow', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['orange', 'pink', 'brown', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['pink', 'orange', 'black', 'black']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'brown', 'orange', 'black']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown, white, orange",
"yellow, brown, black, yellow",
"yellow, brown, black, orange",
"black, brown, black, orange"
]
}
|
C
|
2,162 |
Your goal is to find the secret four-color code. The following colors are possible: brown, white, orange, red, 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: ['orange', 'red', 'yellow', 'brown']. Hint: two colors are in the correct positions.
Guess: ['brown', 'brown', 'yellow', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'white', 'brown', 'purple']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['orange', 'brown', 'white', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, purple, yellow, brown",
"yellow, purple, yellow, brown",
"white, purple, yellow, white",
"white, purple, brown, brown"
]
}
|
A
|
20,553 |
Your goal is to find the secret four-color code. The following colors are possible: purple, black, yellow, 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', 'yellow', 'pink', 'green']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['purple', 'white', 'yellow', 'white']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['purple', 'white', 'green', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple, yellow, black",
"pink, purple, yellow, white",
"pink, purple, white, white",
"pink, purple, purple, white"
]
}
|
B
|
28,176 |
Your goal is to find the secret four-color code. The following colors are possible: blue, orange, 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: ['red', 'yellow', 'blue', 'purple']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['blue', 'blue', 'orange', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['blue', 'blue', 'blue', 'pink']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['pink', 'red', 'blue', 'purple']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, pink, blue, pink",
"yellow, pink, blue, purple",
"yellow, pink, blue, blue",
"yellow, red, blue, purple"
]
}
|
B
|
15,136 |
Your goal is to find the secret four-color code. The following colors are possible: brown, orange, white, blue, 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: ['white', 'blue', 'brown', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['brown', 'orange', 'red', 'red']. Hint: one color is in the correct position.
Guess: ['brown', 'white', 'yellow', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'brown', 'brown', 'blue']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white, red, blue",
"yellow, white, red, blue",
"yellow, white, red, red",
"yellow, white, orange, blue"
]
}
|
B
|
28,750 |
Your goal is to find the secret four-color code. The following colors are possible: purple, blue, white, 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: ['purple', 'blue', 'pink', 'white']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'yellow', 'white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'red', 'red', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'purple', 'yellow', 'pink']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white, yellow, pink",
"red, blue, yellow, pink",
"red, pink, yellow, pink",
"red, purple, yellow, pink"
]
}
|
D
|
847 |
Your goal is to find the secret four-color code. The following colors are possible: green, white, pink, yellow, 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: ['pink', 'green', 'red', 'purple']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['green', 'green', 'white', 'pink']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'green', 'red', 'pink']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green, white, purple",
"red, green, white, purple",
"red, yellow, white, purple",
"red, green, white, green"
]
}
|
B
|
21,038 |
Your goal is to find the secret four-color code. The following colors are possible: black, green, orange, blue, 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', 'blue', 'purple', 'orange']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'orange', 'purple', 'orange']. Hint: two colors are in the correct positions.
Guess: ['green', 'black', 'purple', 'red']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red, purple, green",
"black, black, purple, green",
"black, red, blue, green",
"black, green, purple, green"
]
}
|
A
|
9,746 |
Your goal is to find the secret four-color code. The following colors are possible: black, brown, yellow, pink, red, 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', 'brown', 'red', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['brown', 'yellow', 'yellow', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'red', 'black', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['black', 'black', 'black', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange, brown, orange",
"red, red, brown, black",
"red, orange, brown, black",
"red, orange, yellow, black"
]
}
|
C
|
17,032 |
Your goal is to find the secret four-color code. The following colors are possible: red, green, purple, pink, orange, 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', 'red', 'green', 'orange']. Hint: three colors are in the correct positions.
Guess: ['red', 'red', 'purple', 'green']. Hint: two colors are in the correct positions.
Guess: ['pink', 'red', 'green', 'green']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red, purple, orange",
"pink, red, orange, orange",
"pink, red, purple, green",
"pink, red, purple, orange"
]
}
|
D
|
32,530 |
Your goal is to find the secret four-color code. The following colors are possible: pink, blue, yellow, white, orange, 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: ['orange', 'pink', 'green', 'white']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['pink', 'blue', 'blue', 'green']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', 'green', 'yellow', 'pink']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, green, pink, yellow",
"white, green, pink, yellow",
"blue, green, blue, yellow",
"yellow, green, pink, yellow"
]
}
|
A
|
7,570 |
Your goal is to find the secret four-color code. The following colors are possible: purple, red, blue, yellow, 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', 'black', 'brown', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'purple', 'blue', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'yellow', 'purple', 'brown']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['purple', 'yellow', 'black', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue, yellow, brown",
"purple, black, yellow, brown",
"purple, purple, yellow, brown",
"purple, blue, yellow, brown"
]
}
|
D
|
30,562 |
Your goal is to find the secret four-color code. The following colors are possible: purple, red, brown, black, pink, 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', 'purple', 'pink', 'green']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['purple', 'brown', 'purple', 'red']. Hint: one color is in the correct position.
Guess: ['purple', 'pink', 'green', 'black']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['pink', 'black', 'green', 'red']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, pink, green, red",
"green, pink, black, pink",
"green, pink, pink, red",
"green, pink, black, red"
]
}
|
D
|
31,536 |
Your goal is to find the secret four-color code. The following colors are possible: orange, brown, white, red, green, 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: ['brown', 'white', 'orange', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'red', 'green', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'black', 'red', 'orange']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['white', 'green', 'red', 'black']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black, white, green",
"green, green, white, orange",
"green, black, black, orange",
"green, black, white, orange"
]
}
|
D
|
14,908 |
Your goal is to find the secret four-color code. The following colors are possible: white, brown, blue, red, green, 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', 'blue', 'white', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'brown', 'green', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'purple', 'brown', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'green', 'brown', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green, red, white",
"purple, green, red, brown",
"purple, green, red, white",
"blue, green, red, white"
]
}
|
C
|
25,497 |
Your goal is to find the secret four-color code. The following colors are possible: green, blue, brown, yellow, 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: ['blue', 'black', 'green', 'brown']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['green', 'green', 'blue', 'brown']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', 'brown', 'black', 'green']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue, green, brown",
"brown, blue, brown, black",
"brown, blue, green, orange",
"brown, blue, green, black"
]
}
|
D
|
27,509 |
Your goal is to find the secret four-color code. The following colors are possible: purple, brown, white, green, 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: ['blue', 'green', 'brown', 'purple']. Hint: three colors are in the correct positions.
Guess: ['purple', 'purple', 'brown', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'green', 'brown', 'purple']. Hint: three colors are in the correct positions.
Guess: ['green', 'green', 'brown', 'purple']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, green, brown, purple",
"orange, green, orange, purple",
"orange, green, brown, blue",
"orange, green, brown, brown"
]
}
|
A
|
3,046 |
Your goal is to find the secret four-color code. The following colors are possible: brown, pink, yellow, orange, black, 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', 'black', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'yellow', 'black', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'pink', 'orange', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'orange', 'orange', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange, brown, purple",
"purple, orange, black, yellow",
"purple, orange, brown, yellow",
"purple, orange, pink, yellow"
]
}
|
C
|
21,933 |
Your goal is to find the secret four-color code. The following colors are possible: pink, brown, red, blue, 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: ['orange', 'brown', 'yellow', 'blue']. Hint: four colors are in the secret code but in the wrong positions.
Guess: ['pink', 'blue', 'brown', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['pink', 'pink', 'blue', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, red, orange, brown",
"blue, yellow, orange, brown",
"red, yellow, orange, brown",
"pink, yellow, orange, brown"
]
}
|
B
|
91 |
Your goal is to find the secret four-color code. The following colors are possible: purple, green, white, pink, 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: ['white', 'blue', 'black', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'purple', 'white', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'white', 'green', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['green', 'black', 'purple', 'white']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green, purple, white",
"black, blue, purple, white",
"black, white, purple, white",
"black, green, pink, white"
]
}
|
A
|
34,495 |
Your goal is to find the secret four-color code. The following colors are possible: white, red, yellow, black, blue, 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', 'red', 'blue', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'white', 'red', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'pink', 'black', 'pink']. Hint: one color is in the correct position.
Guess: ['white', 'blue', 'white', 'pink']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow, white, red",
"blue, red, white, pink",
"blue, pink, white, pink",
"blue, yellow, white, pink"
]
}
|
D
|
31,289 |
Your goal is to find the secret four-color code. The following colors are possible: yellow, red, white, green, 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: ['yellow', 'red', 'green', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['yellow', 'yellow', 'white', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'purple', 'green', 'white']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'red', 'pink', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green, yellow, pink",
"purple, yellow, yellow, pink",
"purple, green, pink, pink",
"red, green, yellow, pink"
]
}
|
A
|
7,036 |
Your goal is to find the secret four-color code. The following colors are possible: orange, yellow, pink, black, green, 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', 'green', 'yellow', 'black']. Hint: three colors are in the correct positions.
Guess: ['orange', 'yellow', 'yellow', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['pink', 'orange', 'yellow', 'black']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green, yellow, orange",
"pink, green, yellow, green",
"pink, green, yellow, orange",
"orange, green, yellow, orange"
]
}
|
C
|
26,281 |
Your goal is to find the secret four-color code. The following colors are possible: blue, yellow, white, brown, black, 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', 'purple', 'brown', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', 'yellow', 'black', 'black']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['blue', 'black', 'yellow', 'brown']. Hint: four colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'brown', 'blue', 'black']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown, black, blue",
"yellow, black, black, blue",
"yellow, brown, black, yellow",
"yellow, brown, black, white"
]
}
|
A
|
5,469 |
Your goal is to find the secret four-color code. The following colors are possible: black, orange, red, brown, 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: ['blue', 'orange', 'pink', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'orange', 'orange', 'red']. Hint: two colors are in the correct positions.
Guess: ['brown', 'blue', 'black', 'red']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['black', 'orange', 'brown', 'blue']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange, blue, brown",
"black, blue, blue, brown",
"black, red, blue, brown",
"black, orange, blue, brown"
]
}
|
D
|
22,112 |
Your goal is to find the secret four-color code. The following colors are possible: brown, white, red, green, 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: ['white', 'yellow', 'green', 'red']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['brown', 'white', 'white', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'red', 'purple', 'white']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'purple', 'red', 'white']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red, brown, white",
"purple, red, yellow, yellow",
"purple, red, yellow, white",
"brown, red, yellow, white"
]
}
|
C
|
5,503 |
Your goal is to find the secret four-color code. The following colors are possible: white, green, pink, purple, 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: ['white', 'purple', 'red', 'green']. Hint: two colors are in the correct positions.
Guess: ['white', 'white', 'green', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['pink', 'red', 'red', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['green', 'pink', 'red', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white, brown, green",
"white, purple, brown, green",
"pink, purple, brown, green",
"purple, purple, brown, green"
]
}
|
C
|
26,219 |
Your goal is to find the secret four-color code. The following colors are possible: red, pink, yellow, 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: ['blue', 'yellow', 'pink', 'red']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
Guess: ['red', 'red', 'pink', 'pink']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'blue', 'pink', 'red']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white, red, pink",
"blue, yellow, red, pink",
"blue, red, red, pink",
"blue, yellow, black, pink"
]
}
|
B
|
23,232 |
Your goal is to find the secret four-color code. The following colors are possible: green, purple, yellow, orange, 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: ['yellow', 'white', 'blue', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['green', 'purple', 'white', 'purple']. Hint: three colors are in the correct positions.
Guess: ['green', 'green', 'orange', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple, white, orange",
"green, purple, purple, orange",
"green, purple, yellow, orange",
"green, purple, white, orange"
]
}
|
D
|
3,700 |
Your goal is to find the secret four-color code. The following colors are possible: brown, red, purple, orange, 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: ['pink', 'brown', 'black', 'red']. Hint: three colors are in the correct positions.
Guess: ['brown', 'brown', 'red', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple, black, red",
"pink, pink, black, red",
"pink, red, black, red",
"pink, purple, black, red"
]
}
|
D
|
1,522 |
Your goal is to find the secret four-color code. The following colors are possible: blue, brown, black, pink, 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', 'black', 'pink', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'blue', 'brown', 'black']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['black', 'brown', 'purple', 'pink']. Hint: two colors are in the correct positions.
Guess: ['black', 'pink', 'blue', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, brown, green, blue",
"green, brown, pink, blue",
"green, brown, purple, brown",
"green, brown, purple, blue"
]
}
|
D
|
13,870 |
Your goal is to find the secret four-color code. The following colors are possible: brown, black, pink, green, purple, 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: ['green', 'purple', 'black', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['brown', 'black', 'green', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'green', 'orange', 'purple']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green, pink, brown",
"purple, green, pink, green",
"purple, black, pink, orange",
"purple, green, pink, orange"
]
}
|
D
|
16,459 |
Your goal is to find the secret four-color code. The following colors are possible: green, purple, red, white, yellow, 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', 'purple', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['green', 'purple', 'purple', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'white', 'purple', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['green', 'yellow', 'blue', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white, purple, red",
"green, white, green, red",
"yellow, blue, green, red",
"yellow, white, green, red"
]
}
|
D
|
10,730 |
Your goal is to find the secret four-color code. The following colors are possible: blue, orange, red, purple, black, 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: ['blue', 'purple', 'red', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'blue', 'orange', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'pink', 'black', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['orange', 'black', 'purple', 'black']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink, purple, black",
"orange, pink, pink, black",
"orange, pink, black, black",
"orange, pink, purple, orange"
]
}
|
A
|
26,684 |
Your goal is to find the secret four-color code. The following colors are possible: orange, brown, black, green, 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: ['green', 'orange', 'pink', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'black', 'brown', 'black']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'brown', 'green', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['brown', 'green', 'black', 'purple']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple, black, purple",
"brown, purple, black, black",
"brown, orange, black, green",
"brown, purple, black, green"
]
}
|
D
|
24,849 |
Your goal is to find the secret four-color code. The following colors are possible: brown, red, blue, orange, white, 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: ['blue', 'white', 'green', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['brown', 'red', 'white', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'blue', 'orange', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['brown', 'orange', 'red', 'green']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red, brown, white",
"green, red, red, orange",
"green, red, brown, red",
"green, red, brown, orange"
]
}
|
D
|
11,370 |
Your goal is to find the secret four-color code. The following colors are possible: yellow, black, red, orange, 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: ['blue', 'black', 'orange', 'purple']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'orange', 'blue', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'yellow', 'black', 'black']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['orange', 'purple', 'yellow', 'black']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow, black, orange",
"purple, yellow, red, orange",
"purple, blue, black, orange",
"purple, yellow, black, orange"
]
}
|
D
|
27,537 |
Your goal is to find the secret four-color code. The following colors are possible: black, blue, pink, green, 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: ['green', 'purple', 'blue', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['black', 'blue', 'green', 'green']. Hint: three colors are in the correct positions.
Guess: ['black', 'blue', 'purple', 'green']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue, green, purple",
"black, blue, green, purple",
"black, blue, black, purple",
"white, blue, green, purple"
]
}
|
B
|
13,042 |
Your goal is to find the secret four-color code. The following colors are possible: white, brown, blue, pink, 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: ['pink', 'yellow', 'brown', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['white', 'brown', 'brown', 'pink']. Hint: one color is in the correct position.
Guess: ['purple', 'brown', 'blue', 'purple']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'brown', 'yellow', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow, blue, yellow",
"purple, yellow, blue, brown",
"purple, yellow, blue, pink",
"purple, yellow, yellow, pink"
]
}
|
C
|
27,206 |
Your goal is to find the secret four-color code. The following colors are possible: brown, orange, pink, 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', 'blue', 'black', 'brown']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['brown', 'orange', 'blue', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'brown', 'blue', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'black', 'green', 'brown']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange, black, green",
"green, orange, black, green",
"blue, orange, brown, green",
"blue, black, black, green"
]
}
|
A
|
28,748 |
Your goal is to find the secret four-color code. The following colors are possible: black, purple, yellow, white, 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', 'white', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['black', 'black', 'purple', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'black', 'yellow', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['black', 'white', 'orange', 'purple']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, pink, orange, purple",
"black, pink, orange, pink",
"purple, pink, orange, purple",
"black, pink, orange, purple"
]
}
|
D
|
20,784 |
Your goal is to find the secret four-color code. The following colors are possible: pink, green, brown, black, 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: ['green', 'red', 'black', 'purple']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['pink', 'green', 'green', 'black']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'purple', 'green', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['black', 'green', 'brown', 'red']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green, red, brown",
"black, green, purple, brown",
"black, red, red, brown",
"black, green, red, black"
]
}
|
A
|
21,605 |
Your goal is to find the secret four-color code. The following colors are possible: orange, purple, yellow, green, 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', 'purple', 'green', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['orange', 'purple', 'purple', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['brown', 'green', 'yellow', 'orange']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'green', 'orange', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple, pink, purple",
"yellow, yellow, pink, purple",
"brown, yellow, pink, purple",
"brown, orange, pink, purple"
]
}
|
C
|
29,062 |
Your goal is to find the secret four-color code. The following colors are possible: brown, red, pink, yellow, 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: ['pink', 'brown', 'purple', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['brown', 'brown', 'red', 'purple']. Hint: two colors are in the correct positions.
Guess: ['brown', 'red', 'yellow', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['pink', 'brown', 'red', 'pink']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, brown, red, green",
"green, brown, red, green",
"pink, pink, red, green",
"pink, brown, red, brown"
]
}
|
A
|
1,947 |
Your goal is to find the secret four-color code. The following colors are possible: yellow, blue, orange, green, 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: ['green', 'brown', 'orange', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'yellow', 'green', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'orange', 'yellow', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['purple', 'blue', 'yellow', 'brown']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple, blue, orange",
"yellow, purple, blue, green",
"blue, purple, blue, green",
"yellow, purple, purple, green"
]
}
|
B
|
971 |
Your goal is to find the secret four-color code. The following colors are possible: blue, purple, red, 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: ['red', 'green', 'purple', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'blue', 'red', 'green']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['blue', 'red', 'green', 'black']. Hint: four colors are in the secret code but in the wrong positions.
Guess: ['green', 'blue', 'black', 'red']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black, red, blue",
"green, black, red, blue",
"blue, black, red, blue",
"black, black, red, blue"
]
}
|
B
|
18,678 |
Your goal is to find the secret four-color code. The following colors are possible: brown, pink, blue, red, 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: ['brown', 'white', 'blue', 'red']. Hint: four colors are in the secret code but in the wrong positions.
Guess: ['brown', 'brown', 'brown', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['blue', 'brown', 'red', 'white']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue, brown, white",
"red, blue, purple, white",
"red, red, brown, white",
"blue, blue, brown, white"
]
}
|
A
|
29,603 |
Your goal is to find the secret four-color code. The following colors are possible: brown, white, pink, green, black, 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: ['green', 'purple', 'black', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'white', 'black', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'pink', 'white', 'purple']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white, purple, purple",
"green, white, purple, pink",
"green, white, purple, black",
"purple, white, purple, pink"
]
}
|
B
|
24,028 |
Your goal is to find the secret four-color code. The following colors are possible: pink, red, yellow, white, 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: ['yellow', 'orange', 'white', 'green']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['pink', 'red', 'yellow', 'green']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['red', 'orange', 'yellow', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow, white, yellow",
"pink, yellow, white, green",
"pink, pink, white, green",
"pink, white, white, green"
]
}
|
B
|
35,807 |
Your goal is to find the secret four-color code. The following colors are possible: red, white, pink, yellow, green, 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: ['yellow', 'pink', 'red', 'black']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'white', 'red', 'black']. Hint: three colors are in the correct positions.
Guess: ['pink', 'green', 'white', 'black']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white, green, black",
"red, white, yellow, black",
"red, white, green, red",
"yellow, white, green, black"
]
}
|
A
|
8,384 |
Your goal is to find the secret four-color code. The following colors are possible: red, orange, brown, black, 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: ['brown', 'orange', 'white', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['red', 'brown', 'orange', 'brown']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'black', 'brown', 'orange']. Hint: four colors are in the secret code but in the wrong positions.
Guess: ['orange', 'red', 'black', 'brown']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown, black, red",
"orange, brown, black, red",
"orange, brown, brown, red",
"orange, white, black, red"
]
}
|
B
|
10,429 |
Your goal is to find the secret four-color code. The following colors are possible: orange, brown, blue, purple, 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: ['brown', 'pink', 'purple', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'orange', 'brown', 'pink']. Hint: two colors are in the correct positions.
Guess: ['orange', 'blue', 'brown', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['purple', 'orange', 'brown', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown, blue, pink",
"orange, purple, red, pink",
"orange, purple, blue, pink",
"orange, purple, brown, pink"
]
}
|
C
|
16,565 |
Your goal is to find the secret four-color code. The following colors are possible: pink, black, yellow, white, 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: ['yellow', 'black', 'white', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['pink', 'black', 'black', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['pink', 'pink', 'orange', 'white']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'white', 'black', 'pink']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white, pink, green",
"yellow, white, pink, white",
"yellow, orange, pink, green",
"yellow, yellow, pink, green"
]
}
|
A
|
31,791 |
Your goal is to find the secret four-color code. The following colors are possible: red, yellow, pink, 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: ['red', 'orange', 'green', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'red', 'yellow', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'pink', 'red', 'green']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['red', 'pink', 'orange', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow, pink, green",
"red, yellow, pink, orange",
"red, yellow, orange, green",
"red, yellow, pink, yellow"
]
}
|
A
|
21,367 |
Your goal is to find the secret four-color code. The following colors are possible: pink, green, blue, black, yellow, 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: ['blue', 'pink', 'brown', 'green']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['pink', 'green', 'green', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['green', 'blue', 'black', 'pink']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black, yellow, blue",
"green, brown, pink, blue",
"blue, black, pink, blue",
"green, black, pink, blue"
]
}
|
D
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.