id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
21,421 |
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', 'yellow']. Hint: one color is in the correct position.
Guess: ['purple', 'yellow']. 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": [
"purple, green",
"green, green",
"orange, green",
"purple, purple"
]
}
|
C
|
5,023 |
Your goal is to find the secret two-color code. The following colors are possible: black, green, blue, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: one color is in the correct position.
Guess: ['green', 'blue']. Hint: one color is in the correct position.
Guess: ['green', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"black, blue",
"blue, green",
"black, yellow"
]
}
|
A
|
26,578 |
Your goal is to find the secret two-color code. The following colors are possible: purple, red, 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']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"pink, red",
"red, red",
"green, pink"
]
}
|
A
|
29,731 |
Your goal is to find the secret two-color code. The following colors are possible: purple, green, 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: ['green', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'brown']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, green",
"purple, black",
"black, green",
"black, purple"
]
}
|
C
|
26,554 |
Your goal is to find the secret two-color code. The following colors are possible: black, green, 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: ['black', 'green']. Hint: one color is in the correct position.
Guess: ['black', 'purple']. 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, blue",
"purple, blue",
"black, blue",
"purple, purple"
]
}
|
C
|
20,470 |
Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'red']. 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": [
"black, pink",
"black, white",
"pink, red",
"black, black"
]
}
|
C
|
18,034 |
Your goal is to find the secret two-color code. The following colors are possible: red, orange, 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', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white",
"orange, blue",
"orange, red",
"blue, red"
]
}
|
D
|
6,859 |
Your goal is to find the secret two-color code. The following colors are possible: green, black, yellow, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"yellow, black",
"white, white",
"white, green"
]
}
|
D
|
9,084 |
Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['green', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green",
"orange, green",
"pink, orange",
"pink, pink"
]
}
|
B
|
20,634 |
Your goal is to find the secret two-color code. The following colors are possible: green, brown, 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: ['blue', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"black, black",
"black, green",
"green, blue"
]
}
|
C
|
25,092 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, brown, 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: ['pink', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'pink']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple",
"purple, brown",
"yellow, yellow",
"purple, pink"
]
}
|
A
|
30,336 |
Your goal is to find the secret two-color code. The following colors are possible: orange, white, yellow, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white",
"orange, black",
"black, white",
"black, black"
]
}
|
C
|
21,699 |
Your goal is to find the secret two-color code. The following colors are possible: red, pink, purple, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue']. Hint: one color is in the correct position.
Guess: ['red', 'pink']. 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": [
"pink, red",
"blue, purple",
"red, purple",
"pink, pink"
]
}
|
C
|
6,960 |
Your goal is to find the secret two-color code. The following colors are possible: white, brown, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"blue, pink",
"pink, white",
"pink, brown"
]
}
|
C
|
18,610 |
Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['white', 'pink']. Hint: one color is in the correct position.
Guess: ['green', 'pink']. 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, red",
"pink, pink",
"green, red",
"green, green"
]
}
|
A
|
12,765 |
Your goal is to find the secret two-color code. The following colors are possible: pink, blue, 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: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'blue']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, green",
"green, green",
"purple, blue",
"purple, green"
]
}
|
D
|
14,845 |
Your goal is to find the secret two-color code. The following colors are possible: 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: ['brown', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown",
"orange, orange",
"purple, orange",
"brown, brown"
]
}
|
A
|
12,705 |
Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['yellow', 'orange']. Hint: one color is in the correct position.
Guess: ['white', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"yellow, white",
"purple, purple",
"purple, yellow"
]
}
|
B
|
22,146 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, white, 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: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"yellow, pink",
"black, white",
"white, pink"
]
}
|
B
|
7,704 |
Your goal is to find the secret two-color code. The following colors are possible: brown, red, 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: ['red', 'brown']. Hint: one color is in the correct position.
Guess: ['red', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black",
"black, red",
"black, brown",
"black, black"
]
}
|
C
|
19,406 |
Your goal is to find the secret two-color code. The following colors are possible: brown, black, pink, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"brown, brown",
"pink, brown",
"red, red"
]
}
|
A
|
123 |
Your goal is to find the secret two-color code. The following colors are possible: blue, 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', 'white']. Hint: one color is in the correct position.
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue",
"pink, blue",
"blue, blue",
"pink, white"
]
}
|
A
|
27,493 |
Your goal is to find the secret two-color code. The following colors are possible: purple, white, 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: ['purple', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple",
"brown, orange",
"purple, purple",
"white, brown"
]
}
|
A
|
27,749 |
Your goal is to find the secret two-color code. The following colors are possible: purple, orange, black, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black']. Hint: one color is in the correct position.
Guess: ['purple', 'orange']. 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": [
"orange, red",
"orange, black",
"red, purple",
"purple, red"
]
}
|
D
|
30,216 |
Your goal is to find the secret two-color code. The following colors are possible: blue, white, 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: ['orange', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white",
"blue, red",
"blue, blue",
"white, orange"
]
}
|
D
|
19,900 |
Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"orange, blue",
"orange, brown",
"white, brown"
]
}
|
D
|
7,329 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, purple, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"purple, purple",
"brown, yellow",
"green, brown"
]
}
|
A
|
16,417 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, 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: ['yellow', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange",
"orange, pink",
"purple, pink",
"purple, purple"
]
}
|
A
|
12,752 |
Your goal is to find the secret two-color code. The following colors are possible: green, white, 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']. Hint: one color is in the correct position.
Guess: ['green', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange",
"orange, orange",
"red, red",
"orange, white"
]
}
|
D
|
26,998 |
Your goal is to find the secret two-color code. The following colors are possible: orange, green, purple, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'orange']. Hint: one color is in the correct position.
Guess: ['green', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"purple, orange",
"orange, green",
"pink, purple"
]
}
|
B
|
6,292 |
Your goal is to find the secret two-color code. The following colors are possible: purple, blue, 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', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, purple",
"green, pink",
"blue, blue",
"purple, pink"
]
}
|
A
|
29,634 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, red, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, red",
"pink, red",
"red, orange",
"pink, pink"
]
}
|
B
|
19,250 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, pink, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white",
"pink, yellow",
"yellow, blue",
"white, yellow"
]
}
|
A
|
21,842 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, 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: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"yellow, green",
"green, black",
"black, green"
]
}
|
D
|
6,499 |
Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'white']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"white, white",
"brown, brown",
"yellow, brown"
]
}
|
A
|
11,871 |
Your goal is to find the secret two-color code. The following colors are possible: pink, white, 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: ['white', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink",
"black, pink",
"white, white",
"brown, pink"
]
}
|
B
|
29,080 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, purple, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'purple']. Hint: one color is in the correct position.
Guess: ['yellow', 'green']. 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": [
"pink, yellow",
"green, purple",
"yellow, pink",
"green, yellow"
]
}
|
C
|
7,962 |
Your goal is to find the secret two-color code. The following colors are possible: green, pink, white, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"pink, white",
"black, black",
"pink, black"
]
}
|
B
|
7,301 |
Your goal is to find the secret two-color code. The following colors are possible: green, orange, 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: ['green', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange",
"orange, orange",
"orange, white",
"white, white"
]
}
|
C
|
21,013 |
Your goal is to find the secret two-color code. The following colors are possible: green, black, yellow, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', '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": [
"black, green",
"brown, black",
"green, green",
"green, black"
]
}
|
A
|
27,373 |
Your goal is to find the secret two-color code. The following colors are possible: white, green, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"pink, purple",
"purple, white",
"green, green"
]
}
|
C
|
18,025 |
Your goal is to find the secret two-color code. The following colors are possible: white, green, 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: ['green', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, orange",
"brown, white",
"green, green",
"green, white"
]
}
|
B
|
29,636 |
Your goal is to find the secret two-color code. The following colors are possible: purple, brown, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'white']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"purple, brown",
"orange, brown",
"white, white"
]
}
|
C
|
5,991 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'orange']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"orange, brown",
"blue, brown",
"pink, brown"
]
}
|
A
|
13,864 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['red', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink",
"white, blue",
"blue, white",
"white, red"
]
}
|
D
|
1,760 |
Your goal is to find the secret two-color code. The following colors are possible: white, black, brown, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', '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, purple",
"black, brown",
"brown, white",
"purple, brown"
]
}
|
A
|
7,804 |
Your goal is to find the secret two-color code. The following colors are possible: brown, purple, yellow, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
Guess: ['yellow', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"green, green",
"brown, green",
"brown, brown"
]
}
|
A
|
21,602 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['black', 'purple']. Hint: one color is in the correct position.
Guess: ['pink', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"red, black",
"black, pink",
"pink, pink"
]
}
|
C
|
6,133 |
Your goal is to find the secret two-color code. The following colors are possible: orange, black, 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: ['black', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"yellow, red",
"black, black",
"yellow, black"
]
}
|
D
|
22,281 |
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: ['black', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"brown, red",
"yellow, brown",
"red, brown"
]
}
|
C
|
25,190 |
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: ['red', 'pink']. 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": [
"green, red",
"green, green",
"black, black",
"black, green"
]
}
|
A
|
2,098 |
Your goal is to find the secret two-color code. The following colors are possible: white, orange, blue, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'blue']. Hint: one color is in the correct position.
Guess: ['white', 'orange']. Hint: one color is in the correct position.
Guess: ['white', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"orange, blue",
"orange, white",
"white, brown"
]
}
|
D
|
19,371 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, 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: ['yellow', 'brown']. 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', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"black, orange",
"brown, orange",
"black, black"
]
}
|
B
|
18,965 |
Your goal is to find the secret two-color code. The following colors are possible: 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', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue",
"black, pink",
"pink, green",
"black, green"
]
}
|
C
|
10,123 |
Your goal is to find the secret two-color code. The following colors are possible: red, brown, 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: ['red', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"orange, brown",
"black, brown",
"brown, orange"
]
}
|
C
|
26,574 |
Your goal is to find the secret two-color code. The following colors are possible: blue, red, 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: ['red', 'white']. Hint: one color is in the correct position.
Guess: ['blue', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue",
"white, blue",
"yellow, yellow",
"red, yellow"
]
}
|
D
|
7,716 |
Your goal is to find the secret two-color code. The following colors are possible: purple, 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', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink",
"pink, purple",
"green, pink",
"brown, purple"
]
}
|
C
|
18,771 |
Your goal is to find the secret two-color code. The following colors are possible: red, white, 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: ['pink', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink",
"white, white",
"black, red",
"pink, black"
]
}
|
C
|
19,790 |
Your goal is to find the secret two-color code. The following colors are possible: pink, green, purple, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink",
"green, purple",
"orange, pink",
"purple, orange"
]
}
|
C
|
23,287 |
Your goal is to find the secret two-color code. The following colors are possible: purple, green, 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: ['purple', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"black, green",
"black, black",
"yellow, purple"
]
}
|
B
|
9,056 |
Your goal is to find the secret two-color code. The following colors are possible: green, white, 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: ['yellow', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black",
"white, white",
"black, black",
"black, green"
]
}
|
D
|
20,951 |
Your goal is to find the secret two-color code. The following colors are possible: green, red, 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: ['red', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'red']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"green, black",
"black, pink",
"pink, red"
]
}
|
C
|
16,812 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, 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: ['green', 'blue']. Hint: one color is in the correct position.
Guess: ['yellow', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, purple",
"yellow, yellow",
"green, yellow",
"yellow, green"
]
}
|
C
|
20,159 |
Your goal is to find the secret two-color code. The following colors are possible: orange, blue, pink, 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 secret code but in the wrong position.
Guess: ['orange', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange",
"yellow, blue",
"pink, pink",
"pink, blue"
]
}
|
A
|
18,923 |
Your goal is to find the secret two-color code. The following colors are possible: pink, black, 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: ['blue', 'red']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink",
"blue, pink",
"blue, black",
"red, pink"
]
}
|
A
|
2,347 |
Your goal is to find the secret two-color code. The following colors are possible: red, brown, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white']. Hint: one color is in the correct position.
Guess: ['red', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red",
"orange, white",
"white, red",
"red, brown"
]
}
|
A
|
8,907 |
Your goal is to find the secret two-color code. The following colors are possible: blue, pink, 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: ['pink', 'blue']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue",
"brown, red",
"brown, brown",
"brown, blue"
]
}
|
B
|
19,065 |
Your goal is to find the secret two-color code. The following colors are possible: 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: ['brown', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'brown']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"pink, pink",
"blue, yellow",
"pink, blue"
]
}
|
C
|
7,360 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, black, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown",
"orange, orange",
"purple, brown",
"black, purple"
]
}
|
C
|
8,079 |
Your goal is to find the secret two-color code. The following colors are possible: orange, blue, brown, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'orange']. Hint: one color is in the correct position.
Guess: ['blue', 'brown']. 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": [
"brown, orange",
"orange, blue",
"blue, pink",
"pink, orange"
]
}
|
D
|
9,391 |
Your goal is to find the secret two-color code. The following colors are possible: orange, purple, pink, 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 correct position.
Guess: ['orange', '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": [
"purple, pink",
"yellow, pink",
"yellow, orange",
"pink, purple"
]
}
|
D
|
8,226 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['brown', 'pink']. Hint: one color is in the correct position.
Guess: ['brown', 'black']. 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": [
"purple, pink",
"black, black",
"brown, purple",
"black, brown"
]
}
|
C
|
5,098 |
Your goal is to find the secret two-color code. The following colors are possible: green, pink, 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', 'green']. Hint: one color is in the correct position.
Guess: ['pink', '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": [
"green, pink",
"pink, pink",
"brown, red",
"brown, green"
]
}
|
D
|
3,776 |
Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['red', 'brown']. 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": [
"blue, brown",
"pink, pink",
"brown, pink",
"blue, pink"
]
}
|
A
|
5,083 |
Your goal is to find the secret two-color code. The following colors are possible: black, orange, 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', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red",
"red, black",
"black, orange",
"black, black"
]
}
|
A
|
16,529 |
Your goal is to find the secret two-color code. The following colors are possible: orange, brown, 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: ['orange', 'brown']. Hint: one color is in the correct position.
Guess: ['orange', 'blue']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, blue",
"black, black",
"brown, blue",
"black, brown"
]
}
|
D
|
5,437 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white",
"orange, pink",
"green, pink",
"white, pink"
]
}
|
B
|
28,037 |
Your goal is to find the secret two-color code. The following colors are possible: brown, green, 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: ['brown', 'blue']. Hint: one color is in the correct position.
Guess: ['brown', 'green']. 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": [
"purple, green",
"brown, purple",
"blue, green",
"blue, blue"
]
}
|
B
|
28,962 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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: ['pink', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, red",
"black, pink",
"black, red",
"black, yellow"
]
}
|
B
|
29,602 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['pink', 'white']. Hint: one color is in the correct position.
Guess: ['pink', 'red']. 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": [
"white, red",
"green, green",
"pink, green",
"white, green"
]
}
|
C
|
2,622 |
Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['purple', 'black']. Hint: one color is in the correct position.
Guess: ['purple', 'white']. 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": [
"purple, blue",
"blue, black",
"blue, blue",
"black, purple"
]
}
|
B
|
15,524 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, black, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'purple']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"purple, orange",
"black, orange",
"black, brown"
]
}
|
C
|
908 |
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', 'black']. 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', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white",
"blue, black",
"yellow, yellow",
"black, white"
]
}
|
A
|
24,711 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, 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: ['yellow', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, green",
"red, yellow",
"yellow, red",
"yellow, yellow"
]
}
|
A
|
24,018 |
Your goal is to find the secret two-color code. The following colors are possible: red, pink, 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: ['red', 'pink']. Hint: one color is in the correct position.
Guess: ['red', 'purple']. 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, red",
"yellow, yellow",
"yellow, pink",
"purple, red"
]
}
|
C
|
25,844 |
Your goal is to find the secret two-color code. The following colors are possible: orange, pink, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink']. Hint: one color is in the correct position.
Guess: ['orange', 'pink']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"pink, red",
"red, purple",
"orange, orange"
]
}
|
C
|
26,361 |
Your goal is to find the secret two-color code. The following colors are possible: blue, black, 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: ['black', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"blue, blue",
"black, red",
"pink, pink"
]
}
|
A
|
16,824 |
Your goal is to find the secret two-color code. The following colors are possible: white, black, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', '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": [
"white, blue",
"white, white",
"black, black",
"black, orange"
]
}
|
D
|
21,257 |
Your goal is to find the secret two-color code. The following colors are possible: brown, red, 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: ['red', 'white']. Hint: one color is in the correct position.
Guess: ['brown', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, green",
"white, red",
"red, red",
"red, brown"
]
}
|
D
|
388 |
Your goal is to find the secret two-color code. The following colors are possible: orange, blue, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"blue, white",
"brown, orange",
"blue, blue"
]
}
|
B
|
17,742 |
Your goal is to find the secret two-color code. The following colors are possible: purple, red, blue, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, red",
"purple, pink",
"pink, blue",
"purple, blue"
]
}
|
C
|
21,563 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, white, blue, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange",
"yellow, blue",
"orange, blue",
"blue, blue"
]
}
|
A
|
26,964 |
Your goal is to find the secret two-color code. The following colors are possible: purple, white, 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', '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": [
"black, white",
"purple, yellow",
"purple, white",
"white, white"
]
}
|
A
|
12,296 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['green', 'pink']. Hint: one color is in the correct position.
Guess: ['yellow', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"green, green",
"yellow, green",
"pink, pink"
]
}
|
A
|
25,210 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['black', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"orange, pink",
"brown, black",
"black, brown"
]
}
|
B
|
9,098 |
Your goal is to find the secret two-color code. The following colors are possible: white, black, 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: ['green', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white",
"black, red",
"red, red",
"white, green"
]
}
|
D
|
15,498 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, brown, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red",
"black, red",
"green, black",
"brown, black"
]
}
|
A
|
29,471 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, green, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"yellow, black",
"white, white",
"green, white"
]
}
|
B
|
252 |
Your goal is to find the secret two-color code. The following colors are possible: purple, orange, 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: ['purple', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple",
"black, orange",
"orange, orange",
"black, black"
]
}
|
B
|
1,810 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, blue, purple, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange']. 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', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"blue, yellow",
"orange, purple",
"blue, purple"
]
}
|
B
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.