id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
5,808 |
Your goal is to find the secret two-color code. The following colors are possible: purple, red, pink, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'purple']. Hint: one color is in the correct position.
Guess: ['red', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, brown",
"pink, pink",
"pink, red",
"pink, purple"
]
}
|
D
|
2,166 |
Your goal is to find the secret two-color code. The following colors are possible: purple, brown, 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: ['orange', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"brown, purple",
"black, purple",
"black, black"
]
}
|
C
|
21,675 |
Your goal is to find the secret two-color code. The following colors are possible: blue, brown, 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: ['pink', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, brown",
"blue, pink",
"blue, blue",
"blue, green"
]
}
|
B
|
9,510 |
Your goal is to find the secret two-color code. The following colors are possible: purple, pink, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'purple']. Hint: one color is in the correct position.
Guess: ['pink', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"white, red",
"white, purple",
"white, pink"
]
}
|
C
|
17,003 |
Your goal is to find the secret two-color code. The following colors are possible: orange, pink, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange",
"pink, orange",
"brown, white",
"white, orange"
]
}
|
A
|
4,405 |
Your goal is to find the secret two-color code. The following colors are possible: black, 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', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black",
"yellow, black",
"black, black",
"pink, purple"
]
}
|
A
|
23,551 |
Your goal is to find the secret two-color code. The following colors are possible: pink, orange, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"pink, orange",
"purple, red",
"purple, orange"
]
}
|
D
|
17,792 |
Your goal is to find the secret two-color code. The following colors are possible: white, orange, 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: ['orange', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"orange, white",
"pink, green",
"pink, white"
]
}
|
D
|
28,657 |
Your goal is to find the secret two-color code. The following colors are possible: blue, black, purple, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"purple, blue",
"pink, pink",
"black, blue"
]
}
|
A
|
3,539 |
Your goal is to find the secret two-color code. The following colors are possible: brown, 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: ['yellow', 'pink']. Hint: one color is in the correct position.
Guess: ['brown', 'pink']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"brown, purple",
"purple, purple",
"yellow, purple"
]
}
|
D
|
17,333 |
Your goal is to find the secret two-color code. The following colors are possible: red, white, pink, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white",
"pink, green",
"pink, red",
"pink, white"
]
}
|
D
|
26,082 |
Your goal is to find the secret two-color code. The following colors are possible: green, pink, yellow, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'orange']. Hint: one color is in the correct position.
Guess: ['green', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"pink, yellow",
"orange, yellow",
"green, yellow"
]
}
|
B
|
23,193 |
Your goal is to find the secret two-color code. The following colors are possible: orange, white, green, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"green, green",
"black, black",
"green, black"
]
}
|
D
|
22,150 |
Your goal is to find the secret two-color code. The following colors are possible: purple, yellow, 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: ['yellow', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange",
"orange, yellow",
"purple, yellow",
"yellow, yellow"
]
}
|
C
|
9,002 |
Your goal is to find the secret two-color code. The following colors are possible: pink, blue, white, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue",
"purple, blue",
"white, pink",
"white, purple"
]
}
|
A
|
28,681 |
Your goal is to find the secret two-color code. The following colors are possible: pink, red, green, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"red, black",
"green, black",
"red, pink"
]
}
|
B
|
22,915 |
Your goal is to find the secret two-color code. The following colors are possible: purple, orange, green, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange",
"green, orange",
"green, green",
"blue, orange"
]
}
|
B
|
27,490 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, red, 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', 'yellow']. Hint: one color is in the correct position.
Guess: ['red', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red",
"orange, red",
"orange, orange",
"red, red"
]
}
|
B
|
6,459 |
Your goal is to find the secret two-color code. The following colors are possible: blue, red, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'purple']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"orange, blue",
"orange, red",
"purple, red"
]
}
|
C
|
8,055 |
Your goal is to find the secret two-color code. The following colors are possible: green, white, 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: ['green', 'yellow']. Hint: one color is in the correct position.
Guess: ['green', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow",
"pink, white",
"pink, green",
"white, yellow"
]
}
|
A
|
11,788 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"purple, brown",
"white, pink",
"purple, pink"
]
}
|
D
|
2,544 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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', 'orange']. Hint: one color is in the correct position.
Guess: ['pink', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, purple",
"purple, purple",
"white, pink",
"pink, purple"
]
}
|
A
|
16,524 |
Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['black', 'pink']. Hint: one color is in the correct position.
Guess: ['white', 'pink']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange",
"white, orange",
"pink, orange",
"orange, orange"
]
}
|
A
|
316 |
Your goal is to find the secret two-color code. The following colors are possible: white, pink, green, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'white']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"green, brown",
"green, pink",
"white, brown"
]
}
|
B
|
6,059 |
Your goal is to find the secret two-color code. The following colors are possible: red, blue, green, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'green']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"blue, purple",
"blue, blue",
"red, purple"
]
}
|
B
|
20,977 |
Your goal is to find the secret two-color code. The following colors are possible: black, blue, 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', 'blue']. Hint: one color is in the correct position.
Guess: ['black', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red",
"blue, black",
"white, white",
"white, black"
]
}
|
D
|
11,135 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'green']. Hint: one color is in the correct position.
Guess: ['yellow', 'purple']. Hint: one color is in the correct position.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"green, red",
"red, red",
"purple, red"
]
}
|
A
|
20,199 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, 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: ['red', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red",
"yellow, red",
"blue, red",
"red, red"
]
}
|
C
|
26,660 |
Your goal is to find the secret two-color code. The following colors are possible: white, green, black, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'green']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange",
"black, black",
"black, white",
"green, orange"
]
}
|
A
|
19,564 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, 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: ['purple', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple",
"brown, brown",
"brown, pink",
"pink, pink"
]
}
|
C
|
13,578 |
Your goal is to find the secret two-color code. The following colors are possible: green, white, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"white, white",
"orange, green",
"orange, white"
]
}
|
D
|
29,469 |
Your goal is to find the secret two-color code. The following colors are possible: orange, red, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange",
"yellow, yellow",
"orange, purple",
"yellow, purple"
]
}
|
D
|
9,822 |
Your goal is to find the secret two-color code. The following colors are possible: orange, black, 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', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange",
"brown, blue",
"orange, blue",
"blue, blue"
]
}
|
B
|
9,226 |
Your goal is to find the secret two-color code. The following colors are possible: orange, pink, 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: ['pink', 'yellow']. Hint: one color is in the correct position.
Guess: ['orange', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black",
"orange, black",
"pink, orange",
"black, black"
]
}
|
A
|
11,720 |
Your goal is to find the secret two-color code. The following colors are possible: green, red, 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: ['purple', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black",
"green, green",
"red, green",
"red, red"
]
}
|
C
|
6,660 |
Your goal is to find the secret two-color code. The following colors are possible: blue, white, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow']. Hint: one color is in the correct position.
Guess: ['blue', 'white']. Hint: one color is in the correct position.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"purple, purple",
"blue, purple",
"white, purple"
]
}
|
C
|
29,756 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, pink, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink']. Hint: one color is in the correct position.
Guess: ['white', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow",
"red, red",
"red, white",
"pink, white"
]
}
|
C
|
19,028 |
Your goal is to find the secret two-color code. The following colors are possible: black, green, blue, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"black, black",
"orange, black",
"green, black"
]
}
|
C
|
24,216 |
Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"green, blue",
"purple, blue",
"blue, blue"
]
}
|
B
|
16,598 |
Your goal is to find the secret two-color code. The following colors are possible: black, brown, 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', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'orange']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"brown, white",
"brown, brown",
"brown, orange"
]
}
|
B
|
23,347 |
Your goal is to find the secret two-color code. The following colors are possible: white, green, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'blue']. Hint: one color is in the correct position.
Guess: ['white', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"blue, white",
"green, white",
"white, white"
]
}
|
C
|
3,204 |
Your goal is to find the secret two-color code. The following colors are possible: white, black, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"black, black",
"white, yellow",
"orange, black"
]
}
|
A
|
7,020 |
Your goal is to find the secret two-color code. The following colors are possible: brown, white, 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', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"blue, brown",
"white, brown",
"pink, brown"
]
}
|
C
|
18,012 |
Your goal is to find the secret two-color code. The following colors are possible: purple, brown, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'red']. Hint: one color is in the correct position.
Guess: ['purple', 'brown']. Hint: one color is in the correct position.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow",
"purple, yellow",
"yellow, yellow",
"brown, yellow"
]
}
|
B
|
27,848 |
Your goal is to find the secret two-color code. The following colors are possible: blue, purple, red, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"purple, purple",
"red, purple",
"pink, pink"
]
}
|
A
|
22,725 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, purple, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green']. Hint: one color is in the correct position.
Guess: ['red', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red",
"purple, green",
"green, green",
"orange, green"
]
}
|
B
|
3,976 |
Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['brown', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown",
"white, green",
"green, blue",
"white, blue"
]
}
|
D
|
5,854 |
Your goal is to find the secret two-color code. The following colors are possible: white, brown, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'yellow']. Hint: one color is in the correct position.
Guess: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"red, white",
"brown, white",
"red, red"
]
}
|
B
|
9,127 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, white, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow",
"black, white",
"yellow, yellow",
"black, blue"
]
}
|
A
|
27,818 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"purple, black",
"purple, purple",
"purple, brown"
]
}
|
D
|
3,411 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, purple, 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: ['yellow', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"brown, purple",
"yellow, yellow",
"white, yellow"
]
}
|
A
|
4,163 |
Your goal is to find the secret two-color code. The following colors are possible: purple, green, 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: ['green', 'orange']. Hint: one color is in the correct position.
Guess: ['purple', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"red, green",
"red, red",
"red, purple"
]
}
|
A
|
21,776 |
Your goal is to find the secret two-color code. The following colors are possible: orange, white, purple, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"purple, white",
"orange, white",
"purple, purple"
]
}
|
B
|
11,073 |
Your goal is to find the secret two-color code. The following colors are possible: white, black, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black']. Hint: one color is in the correct position.
Guess: ['white', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white",
"green, black",
"green, green",
"green, purple"
]
}
|
B
|
27,395 |
Your goal is to find the secret two-color code. The following colors are possible: purple, orange, 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: ['orange', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange",
"orange, orange",
"blue, blue",
"yellow, orange"
]
}
|
A
|
4,168 |
Your goal is to find the secret two-color code. The following colors are possible: orange, blue, red, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'blue']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"red, pink",
"red, blue",
"pink, pink"
]
}
|
B
|
16,021 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, orange, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'pink']. Hint: one color is in the correct position.
Guess: ['yellow', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink",
"pink, pink",
"orange, yellow",
"orange, black"
]
}
|
A
|
13,724 |
Your goal is to find the secret two-color code. The following colors are possible: blue, pink, 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: ['pink', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue",
"white, pink",
"white, white",
"purple, pink"
]
}
|
B
|
18,925 |
Your goal is to find the secret two-color code. The following colors are possible: blue, brown, white, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'blue']. Hint: one color is in the correct position.
Guess: ['brown', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"green, white",
"green, brown",
"white, brown"
]
}
|
C
|
11,236 |
Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, 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: ['red', 'orange']. Hint: one color is in the correct position.
Guess: ['yellow', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"orange, yellow",
"red, yellow",
"red, black"
]
}
|
C
|
24,467 |
Your goal is to find the secret two-color code. The following colors are possible: black, blue, 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: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'blue']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink",
"purple, black",
"purple, purple",
"purple, blue"
]
}
|
A
|
29,522 |
Your goal is to find the secret two-color code. The following colors are possible: red, orange, white, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'orange']. Hint: one color is in the correct position.
Guess: ['red', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white",
"pink, red",
"pink, pink",
"orange, red"
]
}
|
B
|
9,784 |
Your goal is to find the secret two-color code. The following colors are possible: green, brown, 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: ['brown', 'black']. Hint: one color is in the correct position.
Guess: ['green', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green",
"purple, green",
"brown, green",
"brown, purple"
]
}
|
C
|
26,948 |
Your goal is to find the secret two-color code. The following colors are possible: white, black, 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: ['brown', 'black']. Hint: one color is in the correct position.
Guess: ['white', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white",
"orange, black",
"orange, orange",
"orange, brown"
]
}
|
B
|
257 |
Your goal is to find the secret two-color code. The following colors are possible: brown, red, yellow, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red']. Hint: one color is in the correct position.
Guess: ['brown', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"yellow, brown",
"yellow, yellow",
"yellow, black"
]
}
|
A
|
10,731 |
Your goal is to find the secret two-color code. The following colors are possible: black, white, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black",
"brown, yellow",
"brown, white",
"white, yellow"
]
}
|
B
|
4,243 |
Your goal is to find the secret two-color code. The following colors are possible: white, brown, 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', 'purple']. Hint: one color is in the correct position.
Guess: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white",
"purple, white",
"orange, white",
"orange, brown"
]
}
|
C
|
25,051 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, 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', 'green']. Hint: one color is in the correct position.
Guess: ['red', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"purple, purple",
"red, purple",
"orange, red"
]
}
|
A
|
7,999 |
Your goal is to find the secret two-color code. The following colors are possible: pink, green, 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: ['brown', 'pink']. Hint: one color is in the correct position.
Guess: ['green', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink",
"orange, green",
"orange, orange",
"orange, brown"
]
}
|
A
|
14,942 |
Your goal is to find the secret two-color code. The following colors are possible: pink, green, 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: ['green', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink",
"white, white",
"pink, pink",
"white, green"
]
}
|
A
|
26,163 |
Your goal is to find the secret two-color code. The following colors are possible: purple, orange, yellow, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"green, orange",
"purple, orange",
"green, green"
]
}
|
B
|
15,611 |
Your goal is to find the secret two-color code. The following colors are possible: blue, purple, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"purple, yellow",
"yellow, yellow",
"orange, purple"
]
}
|
A
|
20,101 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, red, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink']. Hint: one color is in the correct position.
Guess: ['purple', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink",
"black, red",
"black, black",
"black, purple"
]
}
|
A
|
5,574 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['green', 'blue']. Hint: one color is in the correct position.
Guess: ['yellow', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green",
"pink, yellow",
"pink, blue",
"pink, pink"
]
}
|
C
|
9,663 |
Your goal is to find the secret two-color code. The following colors are possible: orange, pink, 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']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'orange']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"red, pink",
"red, black",
"black, black"
]
}
|
C
|
8,801 |
Your goal is to find the secret two-color code. The following colors are possible: purple, pink, 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: ['green', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"blue, pink",
"blue, purple",
"blue, green"
]
}
|
C
|
6,760 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, orange, white, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"white, white",
"white, yellow",
"green, yellow"
]
}
|
C
|
10,847 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, black, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink']. Hint: one color is in the correct position.
Guess: ['brown', 'pink']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"orange, black",
"brown, black",
"orange, brown"
]
}
|
B
|
24,182 |
Your goal is to find the secret two-color code. The following colors are possible: brown, purple, 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: ['brown', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange",
"purple, orange",
"green, purple",
"brown, orange"
]
}
|
A
|
15,968 |
Your goal is to find the secret two-color code. The following colors are possible: blue, pink, black, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue']. Hint: one color is in the correct position.
Guess: ['pink', 'black']. Hint: one color is in the correct position.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"black, green",
"pink, green",
"blue, green"
]
}
|
C
|
13,469 |
Your goal is to find the secret two-color code. The following colors are possible: green, black, blue, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green",
"blue, black",
"pink, black",
"pink, pink"
]
}
|
C
|
3,981 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, 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: ['green', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'green']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white",
"white, white",
"yellow, blue",
"yellow, white"
]
}
|
D
|
29,545 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, 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: ['white', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
Guess: ['yellow', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown",
"orange, orange",
"orange, yellow",
"orange, white"
]
}
|
C
|
6,652 |
Your goal is to find the secret two-color code. The following colors are possible: black, blue, orange, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black",
"green, blue",
"blue, black",
"green, green"
]
}
|
A
|
7,595 |
Your goal is to find the secret two-color code. The following colors are possible: green, white, pink, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green",
"pink, red",
"pink, pink",
"green, green"
]
}
|
A
|
10,979 |
Your goal is to find the secret two-color code. The following colors are possible: brown, red, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"brown, brown",
"red, brown",
"black, red"
]
}
|
A
|
28,684 |
Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['white', 'black']. Hint: one color is in the correct position.
Guess: ['purple', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"white, white",
"purple, purple",
"white, purple"
]
}
|
D
|
16,803 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, brown, 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: ['brown', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink",
"brown, yellow",
"white, yellow",
"white, brown"
]
}
|
C
|
8,623 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, 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: ['brown', 'orange']. Hint: one color is in the correct position.
Guess: ['brown', 'pink']. Hint: one color is in the correct position.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"brown, white",
"orange, white",
"pink, white"
]
}
|
B
|
6,989 |
Your goal is to find the secret two-color code. The following colors are possible: blue, brown, yellow, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"orange, brown",
"yellow, brown",
"orange, blue"
]
}
|
B
|
21,715 |
Your goal is to find the secret two-color code. The following colors are possible: green, blue, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green']. Hint: one color is in the correct position.
Guess: ['blue', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"purple, green",
"purple, red",
"purple, purple"
]
}
|
B
|
6,915 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, red, purple, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"purple, purple",
"yellow, blue",
"yellow, yellow"
]
}
|
A
|
10,386 |
Your goal is to find the secret two-color code. The following colors are possible: red, yellow, brown, 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: ['red', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black",
"red, red",
"brown, brown",
"brown, red"
]
}
|
D
|
528 |
Your goal is to find the secret two-color code. The following colors are possible: pink, yellow, 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: ['yellow', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"pink, yellow",
"pink, black",
"white, yellow"
]
}
|
B
|
22,834 |
Your goal is to find the secret two-color code. The following colors are possible: black, green, purple, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"black, purple",
"white, purple",
"white, green"
]
}
|
C
|
17,303 |
Your goal is to find the secret two-color code. The following colors are possible: blue, yellow, brown, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'orange']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"brown, blue",
"brown, yellow",
"orange, yellow"
]
}
|
C
|
23,384 |
Your goal is to find the secret two-color code. The following colors are possible: green, black, 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: ['black', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'blue']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black",
"black, black",
"yellow, blue",
"yellow, green"
]
}
|
A
|
1,873 |
Your goal is to find the secret two-color code. The following colors are possible: purple, pink, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'brown']. Hint: one color is in the correct position.
Guess: ['purple', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"brown, blue",
"purple, blue",
"pink, blue"
]
}
|
D
|
6,088 |
Your goal is to find the secret two-color code. The following colors are possible: green, 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', 'brown']. Hint: one color is in the correct position.
Guess: ['green', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green",
"red, orange",
"orange, green",
"green, green"
]
}
|
A
|
4,492 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, 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: ['green', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"yellow, green",
"yellow, orange",
"yellow, brown"
]
}
|
B
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.