id
int64 0
36.1k
| instruction
stringlengths 470
991
| options
dict | answerKey
stringclasses 4
values |
|---|---|---|---|
8,241
|
Your goal is to find the secret four-color code. The following colors are possible: purple, pink, green, white, blue, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple', 'pink', 'green']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['purple', 'purple', 'green', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'pink', 'pink', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['pink', 'blue', '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": [
"pink, white, white, pink",
"purple, pink, yellow, blue",
"green, purple, green, purple",
"blue, green, yellow, pink"
]
}
|
D
|
814
|
Your goal is to find the secret four-color code. The following colors are possible: black, orange, purple, red, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black', 'brown', 'orange']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'black', 'purple', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'red', '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', 'yellow', 'brown', 'brown']. 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": [
"purple, red, brown, yellow",
"purple, black, orange, orange",
"black, purple, black, yellow",
"purple, orange, yellow, black"
]
}
|
A
|
480
|
Your goal is to find the secret four-color code. The following colors are possible: blue, white, red, 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: ['red', 'white', 'brown', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'blue', 'white', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'black', 'red', 'black']. Hint: one color is in the correct position.
Guess: ['blue', 'brown', 'blue', 'black']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red, brown, blue",
"white, black, blue, white",
"black, black, brown, blue",
"brown, black, purple, blue"
]
}
|
D
|
14,990
|
Your goal is to find the secret four-color code. The following colors are possible: pink, black, blue, white, 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: ['pink', 'orange', 'black', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['pink', 'pink', 'black', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'black', 'purple', 'white']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['black', 'blue', 'white', 'white']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink, white, pink",
"purple, pink, black, purple",
"purple, orange, blue, pink",
"purple, blue, pink, white"
]
}
|
D
|
5,318
|
Your goal is to find the secret four-color code. The following colors are possible: purple, orange, yellow, white, red, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'white', 'yellow', 'purple']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['purple', 'purple', 'white', 'orange']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'purple', 'white', 'brown']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'yellow', '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": [
"purple, brown, orange, purple",
"brown, purple, white, yellow",
"brown, orange, orange, orange",
"red, red, purple, orange"
]
}
|
B
|
32,378
|
Your goal is to find the secret four-color code. The following colors are possible: brown, orange, blue, green, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown', 'blue', 'purple']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['brown', 'brown', 'blue', 'green']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green, blue, green",
"green, red, brown, orange",
"brown, blue, red, orange",
"brown, purple, blue, green"
]
}
|
D
|
22,343
|
Your goal is to find the secret four-color code. The following colors are possible: blue, white, yellow, 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: ['brown', 'blue', 'yellow', 'purple']. Hint: three colors are in the correct positions.
Guess: ['blue', 'blue', 'white', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'blue', 'red', '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": [
"white, red, red, purple",
"red, blue, yellow, purple",
"purple, blue, red, red",
"red, red, blue, brown"
]
}
|
B
|
29,450
|
Your goal is to find the secret four-color code. The following colors are possible: white, red, yellow, 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: ['orange', 'yellow', 'red', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'red', 'orange', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'orange', 'pink', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'white', 'yellow', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, pink, green, red",
"green, orange, red, pink",
"white, pink, green, white",
"green, red, green, yellow"
]
}
|
A
|
5,382
|
Your goal is to find the secret four-color code. The following colors are possible: brown, pink, orange, 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: ['brown', 'orange', 'green', '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', 'pink', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'brown', 'purple', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['brown', 'green', 'orange', '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": [
"brown, brown, pink, yellow",
"brown, pink, purple, orange",
"purple, brown, pink, brown",
"orange, purple, green, purple"
]
}
|
B
|
634
|
Your goal is to find the secret four-color code. The following colors are possible: black, blue, green, orange, 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: ['yellow', 'green', 'orange', 'blue']. Hint: four colors are in the secret code but in the wrong positions.
Guess: ['black', 'blue', 'green', 'orange']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['black', 'blue', 'blue', 'green']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange, black, yellow",
"black, green, orange, purple",
"yellow, green, orange, purple",
"orange, blue, yellow, green"
]
}
|
D
|
2,471
|
Your goal is to find the secret four-color code. The following colors are possible: blue, orange, red, white, 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: ['blue', 'yellow', 'orange', 'red']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['orange', 'blue', 'white', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'purple', 'red', 'yellow']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['orange', 'red', 'yellow', '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": [
"red, purple, yellow, orange",
"orange, orange, blue, white",
"white, yellow, yellow, purple",
"yellow, yellow, red, yellow"
]
}
|
A
|
12,497
|
Your goal is to find the secret four-color code. The following colors are possible: white, black, purple, brown, 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', 'black', 'orange', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'white', 'black', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['white', 'orange', 'white', 'black']. Hint: two colors are in the correct positions.
Guess: ['white', 'purple', 'red', '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, orange, black, purple",
"red, red, black, orange",
"purple, purple, white, white",
"white, red, purple, black"
]
}
|
D
|
33,780
|
Your goal is to find the secret four-color code. The following colors are possible: pink, blue, red, purple, 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: ['pink', 'blue', 'brown', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'purple', 'red', 'purple']. Hint: one color is in the correct position.
Guess: ['blue', 'black', 'pink', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'pink', 'red', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown, black, red",
"brown, purple, black, pink",
"black, brown, purple, blue",
"red, black, black, black"
]
}
|
B
|
22,371
|
Your goal is to find the secret four-color code. The following colors are possible: white, blue, yellow, purple, 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: ['yellow', 'pink', 'white', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'blue', 'white', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['pink', 'white', 'white', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'green', 'purple', '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": [
"green, green, white, blue",
"pink, yellow, purple, green",
"blue, yellow, white, blue",
"blue, green, white, yellow"
]
}
|
D
|
33,221
|
Your goal is to find the secret four-color code. The following colors are possible: yellow, purple, white, pink, brown, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'white', 'orange', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'yellow', 'white', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'purple', 'white', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'pink', 'yellow', 'orange']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow, orange, white",
"brown, pink, yellow, white",
"white, orange, yellow, yellow",
"white, white, brown, purple"
]
}
|
B
|
33,099
|
Your goal is to find the secret four-color code. The following colors are possible: purple, red, green, orange, brown, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'red', 'pink', 'green']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['purple', 'purple', 'green', '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', 'brown', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['brown', 'red', 'green', '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": [
"orange, green, red, red",
"pink, green, red, red",
"pink, red, purple, orange",
"purple, brown, green, red"
]
}
|
C
|
2,575
|
Your goal is to find the secret four-color code. The following colors are possible: brown, white, red, 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: ['red', 'white', 'blue', 'brown']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['brown', 'white', 'white', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'brown', 'pink', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'blue', 'blue', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown, white, pink",
"pink, blue, green, brown",
"blue, white, red, white",
"brown, white, blue, pink"
]
}
|
A
|
20,864
|
Your goal is to find the secret four-color code. The following colors are possible: brown, purple, pink, yellow, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'brown', 'purple', 'white']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['brown', 'brown', 'purple', 'pink']. Hint: two colors are in the correct positions.
Guess: ['brown', 'purple', 'purple', 'white']. 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', 'blue']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple, white, yellow",
"purple, yellow, blue, white",
"white, brown, purple, yellow",
"yellow, purple, pink, brown"
]
}
|
C
|
24,693
|
Your goal is to find the secret four-color code. The following colors are possible: black, purple, green, 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', 'green', 'black', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', '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: ['green', 'black', 'black', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'red', 'blue', 'yellow']. 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, yellow, blue, black",
"purple, blue, red, yellow",
"green, black, green, yellow",
"black, black, blue, black"
]
}
|
B
|
8,586
|
Your goal is to find the secret four-color code. The following colors are possible: purple, pink, yellow, orange, brown, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'yellow', 'brown', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['purple', 'orange', 'red', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'purple', 'yellow', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['pink', 'red', 'orange', '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": [
"purple, red, yellow, brown",
"brown, yellow, brown, red",
"brown, red, yellow, purple",
"pink, brown, red, yellow"
]
}
|
C
|
19,933
|
Your goal is to find the secret four-color code. The following colors are possible: brown, white, yellow, blue, orange, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'white', 'brown', 'orange']. Hint: four colors are in the secret code but in the wrong positions.
Guess: ['brown', 'brown', 'brown', 'white']. Hint: two colors are in the correct positions.
Guess: ['brown', 'red', 'orange', '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": [
"orange, brown, red, white",
"white, orange, yellow, red",
"brown, blue, orange, orange",
"yellow, white, white, blue"
]
}
|
A
|
5,477
|
Your goal is to find the secret four-color code. The following colors are possible: brown, purple, blue, 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: ['white', 'brown', 'orange', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['brown', 'purple', 'purple', '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', 'white', 'blue']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['brown', 'purple', 'blue', '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": [
"brown, orange, orange, purple",
"blue, purple, brown, white",
"blue, white, blue, brown",
"green, purple, white, orange"
]
}
|
B
|
5,270
|
Your goal is to find the secret four-color code. The following colors are possible: green, purple, white, orange, 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', 'orange', 'purple', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['green', 'purple', 'red', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'yellow', 'white', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['green', 'red', 'orange', 'yellow']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange, purple, red",
"yellow, white, purple, yellow",
"yellow, green, red, orange",
"red, white, yellow, red"
]
}
|
C
|
24,253
|
Your goal is to find the secret four-color code. The following colors are possible: purple, red, green, pink, 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: ['white', 'purple', 'green', 'yellow']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['purple', 'purple', 'red', 'green']. Hint: two colors are in the correct positions.
Guess: ['purple', 'pink', 'yellow', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['purple', 'purple', 'yellow', 'white']. 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, green, green, red",
"purple, white, red, yellow",
"yellow, pink, pink, purple",
"purple, green, white, white"
]
}
|
B
|
10,934
|
Your goal is to find the secret four-color code. The following colors are possible: purple, green, yellow, pink, black, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow', 'green', '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', 'green', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'yellow', 'black', 'yellow']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['yellow', 'yellow', 'purple', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black, yellow, orange",
"orange, pink, pink, purple",
"purple, purple, yellow, black",
"orange, purple, black, purple"
]
}
|
A
|
34,859
|
Your goal is to find the secret four-color code. The following colors are possible: purple, red, pink, blue, 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: ['red', 'brown', 'purple', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'pink', 'pink', 'brown']. Hint: one color is in the correct position.
Guess: ['purple', 'purple', 'blue', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'red', 'brown', '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": [
"yellow, blue, red, blue",
"red, red, brown, yellow",
"blue, yellow, yellow, red",
"yellow, red, pink, blue"
]
}
|
D
|
27,753
|
Your goal is to find the secret four-color code. The following colors are possible: red, white, yellow, orange, 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: ['orange', 'brown', 'yellow', 'white']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['white', 'white', 'yellow', 'orange']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow, white, red",
"brown, white, yellow, orange",
"red, brown, orange, white",
"brown, orange, orange, brown"
]
}
|
B
|
23,670
|
Your goal is to find the secret four-color code. The following colors are possible: red, purple, yellow, blue, 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: ['red', 'pink', 'blue', 'purple']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['red', 'red', 'yellow', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'purple', 'blue', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue, yellow, pink",
"yellow, yellow, yellow, green",
"yellow, purple, red, purple",
"yellow, pink, red, purple"
]
}
|
D
|
29,320
|
Your goal is to find the secret four-color code. The following colors are possible: pink, red, green, orange, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'red', 'brown', 'green']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['red', 'green', 'green', 'orange']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['green', 'pink', 'green', 'red']. Hint: three colors are in the correct positions.
Guess: ['green', 'brown', 'green', 'red']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow, yellow, pink",
"yellow, brown, green, pink",
"orange, green, orange, yellow",
"orange, pink, green, red"
]
}
|
D
|
30,864
|
Your goal is to find the secret four-color code. The following colors are possible: red, yellow, brown, purple, 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: ['yellow', 'brown', 'red', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'brown', 'blue', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'red', 'purple', 'black']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'purple', 'red', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue, red, brown",
"black, purple, red, red",
"black, brown, yellow, red",
"brown, purple, yellow, purple"
]
}
|
C
|
31,645
|
Your goal is to find the secret four-color code. The following colors are possible: blue, purple, 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: ['green', 'blue', 'orange', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['blue', 'blue', 'purple', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'orange', 'pink', 'pink']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['pink', 'orange', 'orange', '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": [
"green, purple, pink, blue",
"brown, green, pink, orange",
"orange, green, blue, brown",
"brown, pink, blue, orange"
]
}
|
A
|
24,391
|
Your goal is to find the secret four-color code. The following colors are possible: red, yellow, white, brown, 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: ['red', 'brown', 'orange', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'red', 'yellow', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'white', 'red', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'pink', 'red', 'yellow']. 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": [
"orange, brown, brown, brown",
"pink, brown, yellow, yellow",
"pink, yellow, red, white",
"yellow, red, red, pink"
]
}
|
C
|
5,532
|
Your goal is to find the secret four-color code. The following colors are possible: orange, yellow, blue, pink, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'red', 'orange', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'blue', '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', 'green']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['orange', 'yellow', 'yellow', 'green']. 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, yellow, pink, red",
"green, green, green, blue",
"green, blue, yellow, yellow",
"orange, yellow, green, blue"
]
}
|
D
|
2,505
|
Your goal is to find the secret four-color code. The following colors are possible: green, pink, red, purple, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'purple', 'blue', 'white']. 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', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['pink', 'purple', 'red', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['blue', 'purple', 'pink', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple, blue, white",
"white, blue, blue, green",
"pink, red, green, white",
"blue, green, pink, pink"
]
}
|
C
|
9,403
|
Your goal is to find the secret four-color code. The following colors are possible: brown, pink, red, orange, 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: ['white', 'orange', 'brown', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'pink', 'brown', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'orange', 'pink', 'purple']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['red', 'orange', 'red', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red, brown, orange",
"red, brown, purple, white",
"white, red, pink, purple",
"orange, white, pink, pink"
]
}
|
C
|
3,506
|
Your goal is to find the secret four-color code. The following colors are possible: yellow, orange, black, blue, pink, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'blue', 'yellow', 'white']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['yellow', 'yellow', 'orange', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['black', 'white', 'yellow', '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": [
"pink, black, black, white",
"white, orange, yellow, blue",
"black, white, pink, white",
"white, blue, yellow, orange"
]
}
|
D
|
35,627
|
Your goal is to find the secret four-color code. The following colors are possible: orange, white, black, red, 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: ['orange', 'red', 'pink', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'orange', 'white', 'black']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['white', 'pink', 'orange', 'black']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange, white, pink",
"purple, purple, purple, pink",
"black, pink, black, pink",
"white, pink, red, white"
]
}
|
A
|
17,489
|
Your goal is to find the secret four-color code. The following colors are possible: purple, orange, yellow, white, red, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'yellow', 'orange', 'purple']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['purple', 'purple', 'orange', 'orange']. Hint: two colors are in the correct positions.
Guess: ['purple', 'yellow', '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": [
"orange, yellow, yellow, orange",
"white, purple, orange, green",
"green, orange, white, red",
"orange, red, red, red"
]
}
|
B
|
32,610
|
Your goal is to find the secret four-color code. The following colors are possible: black, pink, blue, orange, red, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'red', 'blue', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['black', 'blue', 'white', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['orange', 'black', 'white', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'pink', 'red', 'white']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink, orange, white",
"pink, white, black, pink",
"red, red, white, white",
"blue, pink, pink, black"
]
}
|
A
|
49
|
Your goal is to find the secret four-color code. The following colors are possible: red, purple, orange, blue, 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', 'red', 'blue']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'purple', 'white', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'red', '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', 'yellow', 'purple', 'blue']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, blue, purple, red",
"white, yellow, yellow, blue",
"yellow, purple, blue, red",
"purple, red, purple, yellow"
]
}
|
C
|
26,884
|
Your goal is to find the secret four-color code. The following colors are possible: yellow, black, white, blue, red, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green', 'yellow', 'red']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'yellow', 'red', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'red', '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": [
"blue, yellow, yellow, yellow",
"green, red, blue, black",
"red, green, yellow, white",
"black, green, blue, white"
]
}
|
C
|
27,187
|
Your goal is to find the secret four-color code. The following colors are possible: purple, brown, yellow, white, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown', 'red', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['purple', 'brown', 'brown', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'purple', 'purple', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'red', 'green', '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": [
"red, white, green, purple",
"white, purple, white, yellow",
"brown, brown, red, yellow",
"green, yellow, purple, green"
]
}
|
A
|
18,939
|
Your goal is to find the secret four-color code. The following colors are possible: brown, yellow, purple, black, 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: ['brown', 'orange', 'yellow', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'brown', 'purple', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'brown', 'black', 'brown']. Hint: one color is in the correct position.
Guess: ['white', 'yellow', 'orange', '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, purple, white, purple",
"orange, yellow, white, brown",
"brown, white, yellow, black",
"yellow, purple, yellow, orange"
]
}
|
B
|
26,064
|
Your goal is to find the secret four-color code. The following colors are possible: red, black, pink, brown, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'brown', 'red', 'green']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'black', 'red', 'brown']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'brown', 'black', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['brown', 'pink', 'red', 'red']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black, pink, red",
"brown, red, red, red",
"brown, green, red, black",
"white, brown, pink, white"
]
}
|
C
|
24,360
|
Your goal is to find the secret four-color code. The following colors are possible: red, orange, white, yellow, brown, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'red', 'white', 'green']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['red', 'red', 'orange', 'brown']. Hint: one color is in the correct position.
Guess: ['red', 'yellow', 'white', 'green']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['white', 'red', '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, red, white, yellow",
"white, orange, orange, orange",
"yellow, white, brown, white",
"yellow, yellow, orange, orange"
]
}
|
A
|
35,474
|
Your goal is to find the secret four-color code. The following colors are possible: green, black, orange, red, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green', 'red', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['green', 'black', 'black', 'red']. Hint: one color is in the correct position.
Guess: ['green', 'blue', 'green', 'white']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'white', 'blue', '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": [
"white, white, black, green",
"orange, white, black, blue",
"orange, black, white, orange",
"orange, red, blue, green"
]
}
|
B
|
34,110
|
Your goal is to find the secret four-color code. The following colors are possible: brown, black, red, blue, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'red', 'blue', 'black']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'black', 'blue', 'black']. 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', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'brown', 'blue', '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, red, brown, red",
"blue, red, black, purple",
"red, purple, blue, brown",
"purple, blue, black, red"
]
}
|
C
|
23,607
|
Your goal is to find the secret four-color code. The following colors are possible: orange, brown, pink, 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: ['yellow', 'orange', 'brown', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['orange', 'brown', 'blue', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'pink', 'black', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['orange', 'orange', 'pink', 'orange']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black, blue, pink",
"orange, blue, pink, black",
"orange, pink, brown, brown",
"black, yellow, pink, orange"
]
}
|
D
|
7,813
|
Your goal is to find the secret four-color code. The following colors are possible: yellow, blue, brown, orange, 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', 'orange', 'white', 'brown']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['yellow', 'yellow', 'blue', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', 'brown', 'white', 'yellow']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, blue, white, brown",
"white, white, yellow, white",
"yellow, black, black, yellow",
"white, blue, yellow, brown"
]
}
|
D
|
23,897
|
Your goal is to find the secret four-color code. The following colors are possible: pink, green, orange, red, black, 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: ['black', 'yellow', 'orange', 'green']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['pink', 'green', 'black', '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', 'black', 'green']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black, black, pink",
"orange, green, red, pink",
"pink, green, orange, black",
"orange, green, green, yellow"
]
}
|
C
|
7,879
|
Your goal is to find the secret four-color code. The following colors are possible: red, pink, purple, 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: ['green', 'brown', 'red', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'pink', 'red', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'orange', 'purple', 'purple']. 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', 'green']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown, pink, red",
"orange, orange, red, green",
"orange, red, red, brown",
"orange, green, brown, purple"
]
}
|
D
|
30,357
|
Your goal is to find the secret four-color code. The following colors are possible: yellow, black, purple, red, blue, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'purple', 'yellow', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'black', 'yellow', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'black', 'purple', 'red']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['black', 'purple', 'red', 'brown']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red, black, purple",
"blue, blue, black, yellow",
"blue, black, purple, blue",
"brown, purple, yellow, red"
]
}
|
A
|
10,202
|
Your goal is to find the secret four-color code. The following colors are possible: red, blue, green, purple, 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: ['blue', 'red', 'white', 'purple']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'red', 'green', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'purple', 'orange', 'purple']. Hint: two colors are in the correct positions.
Guess: ['white', 'blue', 'blue', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, purple, orange, red",
"blue, white, purple, orange",
"orange, white, green, orange",
"white, green, red, white"
]
}
|
A
|
35,315
|
Your goal is to find the secret four-color code. The following colors are possible: purple, yellow, red, orange, green, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'red', 'yellow', 'orange']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['purple', 'yellow', 'yellow', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['orange', 'purple', 'green', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['green', 'orange', 'brown', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red, orange, purple",
"green, red, yellow, green",
"brown, orange, purple, red",
"green, yellow, red, green"
]
}
|
A
|
22,445
|
Your goal is to find the secret four-color code. The following colors are possible: black, orange, white, purple, 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: ['orange', 'black', 'pink', 'yellow']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['black', 'black', 'white', 'pink']. Hint: three colors are in the correct positions.
Guess: ['black', 'black', 'orange', 'pink']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black, pink, yellow",
"white, yellow, pink, yellow",
"yellow, black, white, pink",
"pink, white, black, pink"
]
}
|
C
|
20,013
|
Your goal is to find the secret four-color code. The following colors are possible: blue, pink, red, 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: ['pink', 'black', 'yellow', 'purple']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', 'pink', 'pink', 'black']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'pink', 'purple', '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', 'black', 'yellow']. 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, pink, yellow, purple",
"black, pink, red, yellow",
"purple, yellow, pink, blue",
"red, blue, purple, black"
]
}
|
B
|
24,069
|
Your goal is to find the secret four-color code. The following colors are possible: brown, red, pink, 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: ['black', 'yellow', 'red', 'pink']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['brown', 'red', 'red', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['black', 'yellow', '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": [
"black, pink, brown, purple",
"black, yellow, pink, brown",
"pink, brown, black, red",
"pink, purple, black, red"
]
}
|
B
|
33,213
|
Your goal is to find the secret four-color code. The following colors are possible: yellow, green, blue, 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', 'blue', 'green', 'yellow']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['yellow', 'yellow', 'green', 'green']. Hint: one color is in the correct position.
Guess: ['blue', 'blue', 'white', 'green']. 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": [
"white, blue, blue, yellow",
"white, black, white, blue",
"white, blue, green, black",
"black, white, green, green"
]
}
|
C
|
21,450
|
Your goal is to find the secret four-color code. The following colors are possible: black, pink, orange, green, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red', 'orange', 'pink']. Hint: one color is in the correct position and one color is 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', 'pink', 'black', 'blue']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['green', 'black', 'blue', '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": [
"pink, orange, orange, blue",
"green, green, black, green",
"blue, black, green, pink",
"pink, green, blue, orange"
]
}
|
C
|
19,174
|
Your goal is to find the secret four-color code. The following colors are possible: yellow, white, green, black, blue, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'white', 'orange', 'black']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['yellow', 'white', 'white', 'green']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['white', 'white', 'black', 'green']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, green, white, green",
"black, green, black, blue",
"green, orange, blue, black",
"orange, white, yellow, green"
]
}
|
D
|
1,545
|
Your goal is to find the secret four-color code. The following colors are possible: blue, yellow, white, black, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'white', 'green', 'yellow']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['blue', 'yellow', 'white', 'yellow']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['blue', 'white', 'orange', 'yellow']. 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, orange, orange, green",
"orange, blue, white, yellow",
"yellow, yellow, orange, orange",
"blue, blue, blue, white"
]
}
|
B
|
27,203
|
Your goal is to find the secret four-color code. The following colors are possible: orange, purple, brown, pink, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'pink', 'orange', 'red']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['orange', 'purple', 'orange', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['orange', 'pink', 'purple', '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": [
"orange, pink, brown, purple",
"purple, orange, pink, pink",
"red, purple, pink, green",
"purple, purple, green, purple"
]
}
|
A
|
17,653
|
Your goal is to find the secret four-color code. The following colors are possible: pink, black, yellow, red, 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: ['purple', 'yellow', 'pink', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['pink', 'black', 'black', 'yellow']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'purple', 'black', 'white']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['red', 'purple', 'black', 'black']. 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, red, pink, white",
"yellow, pink, purple, red",
"black, purple, white, yellow",
"black, black, yellow, red"
]
}
|
C
|
25,498
|
Your goal is to find the secret four-color code. The following colors are possible: red, pink, blue, black, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'pink', 'white', 'blue']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'pink', 'pink', 'black']. Hint: one color is in the correct position.
Guess: ['blue', 'brown', 'pink', 'blue']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['blue', 'pink', 'blue', 'white']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white, brown, white",
"blue, pink, brown, white",
"white, white, pink, black",
"brown, white, pink, red"
]
}
|
B
|
9,902
|
Your goal is to find the secret four-color code. The following colors are possible: brown, orange, purple, yellow, 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: ['pink', 'orange', 'blue', 'brown']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['brown', 'brown', 'orange', 'purple']. Hint: two colors are in the correct positions.
Guess: ['blue', 'brown', 'orange', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange, purple, orange",
"brown, blue, pink, purple",
"pink, pink, purple, blue",
"blue, purple, brown, blue"
]
}
|
B
|
17,797
|
Your goal is to find the secret four-color code. The following colors are possible: brown, purple, 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: ['pink', 'purple', 'brown', 'yellow']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['brown', 'brown', 'purple', '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": [
"pink, yellow, green, brown",
"white, green, purple, green",
"brown, yellow, white, green",
"purple, brown, pink, yellow"
]
}
|
D
|
13,812
|
Your goal is to find the secret four-color code. The following colors are possible: white, green, black, brown, 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: ['brown', 'blue', 'green', 'black']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['white', 'green', 'green', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'brown', 'black', 'black']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['black', 'brown', 'blue', '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, black, brown, white",
"blue, brown, pink, black",
"pink, white, black, brown",
"green, white, pink, blue"
]
}
|
B
|
24,354
|
Your goal is to find the secret four-color code. The following colors are possible: black, red, purple, blue, 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: ['orange', 'blue', 'brown', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['black', 'black', 'blue', 'red']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['brown', 'black', 'red', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['black', 'purple', 'orange', 'blue']. 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, orange, red, brown",
"brown, orange, red, red",
"blue, orange, blue, purple",
"black, brown, purple, blue"
]
}
|
D
|
18,616
|
Your goal is to find the secret four-color code. The following colors are possible: white, green, yellow, red, 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', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'white', 'green', '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', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'green', 'red', '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": [
"purple, green, purple, purple",
"purple, green, yellow, black",
"white, green, purple, red",
"purple, white, red, purple"
]
}
|
C
|
377
|
Your goal is to find the secret four-color code. The following colors are possible: orange, black, yellow, white, blue, 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', 'black', 'yellow']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['orange', 'black', 'black', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'blue', 'yellow', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['white', 'blue', 'white', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange, white, white",
"black, blue, white, orange",
"green, white, yellow, black",
"blue, orange, green, green"
]
}
|
C
|
36,033
|
Your goal is to find the secret four-color code. The following colors are possible: blue, pink, orange, green, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'pink', 'red', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', 'orange', 'white', 'white']. Hint: one color is in the correct position.
Guess: ['pink', 'green', 'white', 'red']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, orange, white, orange",
"white, white, white, white",
"white, green, white, green",
"green, red, pink, white"
]
}
|
D
|
5,972
|
Your goal is to find the secret four-color code. The following colors are possible: pink, white, brown, orange, blue, 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', 'white', 'blue', 'brown']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['pink', 'white', 'white', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'pink', 'orange', 'brown']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue, pink, white",
"pink, green, green, brown",
"brown, pink, brown, brown",
"orange, brown, blue, white"
]
}
|
A
|
23,845
|
Your goal is to find the secret four-color code. The following colors are possible: red, green, yellow, black, orange, 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', 'black', 'white', 'yellow']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['red', 'green', 'green', 'yellow']. Hint: one color is in the correct position.
Guess: ['black', 'yellow', 'white', 'yellow']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['white', 'black', 'black', 'yellow']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange, red, green",
"green, white, black, orange",
"orange, white, yellow, red",
"white, black, orange, yellow"
]
}
|
D
|
19,034
|
Your goal is to find the secret four-color code. The following colors are possible: white, green, orange, brown, 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: ['orange', 'red', 'green', 'black']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['white', 'green', 'green', 'orange']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['green', 'green', 'brown', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'black', 'green', 'white']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black, orange, orange",
"white, red, black, green",
"green, black, white, red",
"red, green, red, white"
]
}
|
B
|
4,987
|
Your goal is to find the secret four-color code. The following colors are possible: pink, white, purple, green, blue, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple', 'white', 'brown']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['pink', 'white', 'white', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'green', 'purple', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'purple', '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": [
"pink, green, blue, white",
"purple, brown, white, pink",
"purple, pink, blue, brown",
"pink, brown, green, green"
]
}
|
C
|
24,442
|
Your goal is to find the secret four-color code. The following colors are possible: red, purple, yellow, blue, 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', 'red', 'purple', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'yellow', 'yellow', 'purple']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'yellow', 'white', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'pink', 'blue', 'purple']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, pink, yellow, purple",
"purple, purple, yellow, pink",
"purple, yellow, white, pink",
"pink, purple, yellow, blue"
]
}
|
D
|
23,205
|
Your goal is to find the secret four-color code. The following colors are possible: black, orange, pink, purple, green, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'blue', 'green', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['orange', 'black', 'black', 'green']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['pink', 'green', 'orange', 'black']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple, black, blue",
"blue, green, orange, black",
"purple, purple, black, green",
"purple, black, pink, black"
]
}
|
B
|
317
|
Your goal is to find the secret four-color code. The following colors are possible: orange, white, red, black, green, 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', 'red', 'orange', 'black']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['orange', 'red', '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', 'white', 'orange', 'red']. Hint: two colors are in the correct positions.
Guess: ['black', 'green', 'orange', '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": [
"red, black, green, black",
"black, white, white, green",
"green, black, orange, red",
"green, orange, red, white"
]
}
|
C
|
11,649
|
Your goal is to find the secret four-color code. The following colors are possible: white, blue, orange, yellow, 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: ['purple', 'white', 'orange', 'blue']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'blue', 'blue', 'yellow']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['blue', 'blue', 'white', 'orange']. Hint: three colors are in the correct positions.
Guess: ['blue', 'blue', 'white', 'purple']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple, purple, blue",
"pink, blue, pink, orange",
"yellow, blue, white, orange",
"white, pink, purple, blue"
]
}
|
C
|
3,295
|
Your goal is to find the secret four-color code. The following colors are possible: red, white, orange, blue, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'brown', 'blue', 'yellow']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['orange', 'orange', 'blue', 'brown']. 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": [
"orange, blue, yellow, brown",
"orange, yellow, orange, blue",
"yellow, brown, orange, yellow",
"orange, yellow, red, red"
]
}
|
A
|
33,741
|
Your goal is to find the secret four-color code. The following colors are possible: purple, white, pink, blue, 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: ['blue', 'white', 'brown', 'pink']. Hint: two colors are in the correct positions.
Guess: ['purple', 'white', 'white', 'blue']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['white', 'pink', 'pink', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['pink', 'white', 'purple', 'pink']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white, purple, pink",
"brown, brown, orange, brown",
"orange, white, purple, white",
"pink, orange, blue, brown"
]
}
|
A
|
20,108
|
Your goal is to find the secret four-color code. The following colors are possible: brown, blue, white, pink, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue', 'purple', 'brown']. Hint: two colors are in the correct positions.
Guess: ['brown', 'brown', 'purple', 'purple']. Hint: one color is in the correct position.
Guess: ['blue', 'white', 'black', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['blue', 'blue', 'purple', 'black']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white, purple, black",
"black, blue, pink, brown",
"brown, brown, pink, blue",
"brown, pink, white, purple"
]
}
|
A
|
13,525
|
Your goal is to find the secret four-color code. The following colors are possible: orange, brown, pink, black, blue, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', '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: ['orange', 'pink', 'brown', 'orange']. Hint: two colors are in the correct positions.
Guess: ['pink', 'black', 'brown', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'pink', 'pink', 'orange']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink, green, orange",
"green, green, brown, green",
"pink, blue, blue, blue",
"green, orange, blue, orange"
]
}
|
A
|
34,875
|
Your goal is to find the secret four-color code. The following colors are possible: green, orange, red, white, blue, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'red', 'orange', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['green', 'green', 'red', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'blue', 'white', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'orange', 'brown', 'green']. 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": [
"brown, orange, blue, green",
"white, brown, white, brown",
"brown, brown, green, green",
"blue, green, white, red"
]
}
|
A
|
12,091
|
Your goal is to find the secret four-color code. The following colors are possible: red, brown, purple, blue, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'red', 'purple', 'brown']. Hint: two colors are in the correct positions.
Guess: ['red', 'red', 'brown', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'blue', 'purple', 'orange']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['blue', 'purple', 'purple', 'brown']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown, orange, white",
"blue, orange, purple, brown",
"blue, blue, blue, white",
"red, purple, blue, brown"
]
}
|
B
|
30,096
|
Your goal is to find the secret four-color code. The following colors are possible: red, green, pink, orange, 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: ['brown', 'pink', 'red', 'yellow']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['red', 'red', 'green', 'pink']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['yellow', 'red', 'brown', 'green']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['red', 'yellow', 'brown', 'red']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, red, red, orange",
"pink, orange, brown, green",
"green, yellow, brown, pink",
"red, red, yellow, red"
]
}
|
C
|
13,560
|
Your goal is to find the secret four-color code. The following colors are possible: yellow, brown, red, white, 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: ['white', 'red', 'purple', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'white', 'red', 'white']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['orange', 'white', 'yellow', '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": [
"orange, purple, yellow, white",
"orange, brown, yellow, yellow",
"white, orange, yellow, purple",
"yellow, purple, brown, white"
]
}
|
A
|
29,376
|
Your goal is to find the secret four-color code. The following colors are possible: pink, brown, purple, 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: ['orange', 'brown', 'green', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['pink', 'white', 'orange', 'orange']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['pink', 'green', 'white', 'orange']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink, brown, orange",
"green, orange, pink, purple",
"brown, purple, purple, brown",
"brown, white, orange, pink"
]
}
|
D
|
14,230
|
Your goal is to find the secret four-color code. The following colors are possible: green, black, purple, yellow, orange, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow', 'white', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['green', '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: ['green', 'purple', 'black', 'green']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange, green, purple",
"orange, purple, purple, yellow",
"green, purple, black, yellow",
"purple, black, orange, purple"
]
}
|
C
|
19,237
|
Your goal is to find the secret four-color code. The following colors are possible: purple, yellow, brown, white, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'purple', 'blue', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['purple', 'white', 'brown', 'white']. Hint: one color is in the correct position.
Guess: ['purple', 'red', 'yellow', 'purple']. Hint: two colors are in the correct positions.
Guess: ['purple', 'blue', 'purple', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue, red, yellow",
"blue, red, yellow, white",
"red, yellow, blue, blue",
"red, white, purple, blue"
]
}
|
B
|
32,478
|
Your goal is to find the secret four-color code. The following colors are possible: red, pink, purple, brown, 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: ['purple', 'red', 'pink', 'green']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['red', 'red', 'pink', 'brown']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['orange', 'red', 'green', 'red']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['red', 'brown', 'red', '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": [
"red, brown, red, brown",
"orange, pink, red, orange",
"purple, orange, red, brown",
"red, green, pink, orange"
]
}
|
C
|
3,227
|
Your goal is to find the secret four-color code. The following colors are possible: yellow, pink, brown, white, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'orange', 'yellow', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'pink', 'brown', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['white', 'blue', 'pink', 'yellow']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['brown', 'blue', 'pink', '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": [
"blue, pink, blue, blue",
"pink, orange, yellow, white",
"white, brown, pink, blue",
"yellow, white, brown, orange"
]
}
|
C
|
6,250
|
Your goal is to find the secret four-color code. The following colors are possible: purple, blue, pink, yellow, white, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple', 'black', 'yellow']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['purple', 'purple', 'blue', 'black']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['blue', 'black', 'yellow', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['yellow', 'white', '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": [
"yellow, purple, blue, purple",
"black, blue, blue, yellow",
"purple, white, white, yellow",
"white, yellow, black, purple"
]
}
|
D
|
33,234
|
Your goal is to find the secret four-color code. The following colors are possible: pink, purple, orange, blue, 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: ['black', 'white', 'pink', 'orange']. Hint: two colors are in the correct positions and two colors are in the secret code but in the wrong positions.
Guess: ['pink', 'pink', 'orange', 'orange']. Hint: one color is in the correct position and one color is in the secret code but in the wrong position.
Guess: ['black', 'white', 'orange', 'pink']. Hint: four colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink, orange, pink",
"white, black, pink, orange",
"purple, black, pink, white",
"pink, black, orange, black"
]
}
|
B
|
17,793
|
Your goal is to find the secret four-color code. The following colors are possible: brown, orange, blue, red, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'brown', 'blue', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['brown', 'orange', 'brown', 'blue']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['brown', 'blue', 'white', 'brown']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue, brown, green",
"blue, white, brown, orange",
"red, orange, orange, brown",
"white, green, orange, green"
]
}
|
B
|
9,160
|
Your goal is to find the secret four-color code. The following colors are possible: white, purple, red, brown, green, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'green', 'brown', 'red']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'red', 'yellow', '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', 'red', 'brown']. Hint: one color is in the correct position and three colors are in the secret code but in the wrong position.
Guess: ['red', 'white', 'yellow', '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": [
"brown, white, red, yellow",
"purple, green, purple, yellow",
"brown, green, red, white",
"purple, red, yellow, white"
]
}
|
A
|
17,372
|
Your goal is to find the secret four-color code. The following colors are possible: purple, green, brown, pink, 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: ['pink', 'black', 'brown', 'purple']. Hint: two colors are in the correct positions and one color is in the secret code but in the wrong positions.
Guess: ['purple', 'purple', 'brown', 'green']. Hint: two colors are in the secret code but in the wrong positions.
Guess: ['green', 'black', 'red', 'pink']. Hint: three colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red, brown, black",
"purple, pink, red, brown",
"pink, green, black, purple",
"black, red, red, purple"
]
}
|
C
|
8,254
|
Your goal is to find the secret four-color code. The following colors are possible: white, brown, blue, pink, red, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'white', 'pink', 'green']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['white', 'brown', 'white', 'pink']. Hint: two colors are in the correct positions.
Guess: ['green', 'blue', 'white', 'pink']. Hint: one color is in the correct position and two colors are in the secret code but in the wrong position.
Guess: ['white', 'pink', 'green', 'pink']. Hint: two colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white, red, blue",
"green, brown, red, green",
"white, red, blue, pink",
"blue, white, brown, red"
]
}
|
C
|
7,536
|
Your goal is to find the secret four-color code. The following colors are possible: blue, purple, white, orange, 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: ['yellow', 'blue', 'brown', 'white']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['blue', '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: ['blue', 'white', 'yellow', 'blue']. Hint: two colors are in the correct positions.
Guess: ['blue', 'brown', 'yellow', '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, yellow, white, purple",
"blue, purple, blue, purple",
"purple, white, brown, blue",
"brown, purple, yellow, blue"
]
}
|
D
|
395
|
Your goal is to find the secret four-color code. The following colors are possible: orange, green, red, 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: ['orange', 'black', 'white', 'red']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['green', 'orange', 'orange', 'black']. Hint: three colors are in the secret code but in the wrong positions.
Guess: ['red', 'green', 'black', 'orange']. Hint: three colors are in the correct positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black, black, green",
"white, green, black, orange",
"white, green, green, green",
"orange, red, black, purple"
]
}
|
B
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.