Dataset Viewer
Auto-converted to Parquet
prompt
stringlengths
39
126
numbers
sequencelengths
4
4
operations
sequencelengths
1
5
Using the numbers 6, 8, 2, and 20, how can you reach the number 24?
[ 2, 8, 20, 6 ]
[ [ "+", "+", "-" ] ]
Can you use the numbers 11, 21, 14, and 1 to make 24?
[ 21, 14, 11, 1 ]
[ [ "+", "-", "*" ], [ "+", "-", "/" ] ]
Using the numbers 8, 19, 11, and 24, can you find a way to reach 24?
[ 8, 24, 11, 19 ]
[ [ "+", "+", "-" ] ]
Using the numbers 8, 18, 3, and 18, how can you achieve the number 24?
[ 18, 3, 18, 8 ]
[ [ "*", "/", "*" ] ]
Using the numbers 5, 14, 21, and 12, can you find a way to reach 24?
[ 5, 21, 14, 12 ]
[ [ "+", "-", "+" ] ]
Using the numbers 19, 4, 6, and 19, how can you get the result as 24?
[ 4, 19, 6, 19 ]
[ [ "*", "*", "/" ], [ "/", "*", "*" ] ]
Can you use 12, 20, 5, and 13 to get 24?
[ 12, 5, 13, 20 ]
[ [ "+", "-", "+" ] ]
Can you use the numbers 9, 8, 15, and 22 to get a result of 24? Show your work.
[ 22, 9, 15, 8 ]
[ [ "+", "-", "+" ] ]
Using the numbers 5, 18, 20, and 21, how can you get the number 24?
[ 21, 20, 18, 5 ]
[ [ "-", "+", "+" ] ]
Using the numbers 12, 11, 14, and 15, can you figure out how to get the result of 24?
[ 11, 12, 14, 15 ]
[ [ "+", "-", "+" ] ]
Can you use the numbers 11, 1, 19, and 7 to make 24 through a series of arithmetic operations?
[ 19, 7, 1, 11 ]
[ [ "-", "+", "+" ] ]
Using the numbers 6, 19, 22, and 15, can you find a way to get 24?
[ 6, 15, 19, 22 ]
[ [ "+", "-", "+" ] ]
Using the numbers 6, 15, 5, and 8, how can you reach the number 24 through a series of calculations?
[ 8, 6, 5, 15 ]
[ [ "+", "-", "+" ] ]
Using the numbers 2, 7, 17, and 24, can you reach 24 through a series of operations?
[ 2, 24, 7, 17 ]
[ [ "*", "-", "-" ] ]
Using the numbers 1, 24, 21, and 12, can you figure out a way to get 24 as your final answer?
[ 24, 12, 1, 21 ]
[ [ "/", "+", "+" ] ]
Using the numbers 22, 23, 6, and 19, how can you get to 24?
[ 6, 23, 22, 19 ]
[ [ "-", "+", "+" ] ]
Using the numbers 1, 15, 3, and 22, can you come up with a way to make 24?
[ 3, 15, 22, 1 ]
[ [ "*", "-", "+" ] ]
Using the numbers 8, 6, 11, and 1, can you find a way to get 24?
[ 6, 1, 11, 8 ]
[ [ "-", "+", "+" ] ]
Using the numbers 3, 4, 24, and 7, how can you achieve the number 24 through a series of operations?
[ 7, 3, 4, 24 ]
[ [ "-", "-", "+" ] ]
Using the numbers 14, 13, 1, and 4, how can you get the result as 24?
[ 1, 14, 4, 13 ]
[ [ "+", "-", "+" ] ]
How can you use 5, 3, 5, and 17 to get 24?
[ 5, 17, 3, 5 ]
[ [ "+", "-", "+" ] ]
Using the numbers 9, 6, 6, and 6, can you arrive at the number 24 through a series of calculations?
[ 6, 6, 6, 9 ]
[ [ "*", "*", "/" ] ]
Using the numbers 5, 13, 5, and 21, find a way to get 24 through a series of operations.
[ 21, 5, 5, 13 ]
[ [ "-", "-", "+" ] ]
Using the numbers 3, 23, 5, and 2, can you perform a series of operations to get the result as 24?
[ 3, 2, 5, 23 ]
[ [ "*", "-", "+" ] ]
Using the numbers 10, 21, 7, and 1, how can you achieve the number 24?
[ 1, 10, 7, 21 ]
[ [ "*", "-", "+" ] ]
Using the numbers 2, 6, 10, and 11, can you find a way to get 24?
[ 11, 6, 2, 10 ]
[ [ "+", "/", "+" ] ]
Using the numbers 15, 9, 1, and 18, find a way to reach 24.
[ 18, 15, 1, 9 ]
[ [ "+", "-", "*" ], [ "+", "*", "-" ], [ "+", "/", "-" ] ]
Starting with the numbers 15, 3, 7, and 22, how can you use division, subtraction, and addition to reach the number 24?
[ 7, 15, 3, 22 ]
[ [ "-", "/", "+" ] ]
Starting with the numbers 5, 3, 23, and 7, can you find a way to reach 24 through a series of operations?
[ 23, 5, 3, 7 ]
[ [ "+", "+", "-" ] ]
Using the numbers 2, 9, 18, and 24, find a way to reach the number 24.
[ 18, 9, 24, 2 ]
[ [ "/", "+", "-" ], [ "/", "*", "/" ] ]
Can you use the numbers 23, 19, 13, and 7 to make 24?
[ 23, 7, 13, 19 ]
[ [ "+", "+", "-" ] ]
Using the numbers 15, 6, 9, and 6, how can you get the result 24?
[ 9, 6, 6, 15 ]
[ [ "+", "-", "+" ], [ "+", "/", "*" ], [ "-", "+", "+" ], [ "*", "/", "+" ], [ "/", "*", "+" ] ]
Using the numbers 18, 12, 22, and 4, can you find out how to reach the number 24?
[ 22, 12, 4, 18 ]
[ [ "-", "-", "+" ] ]
Using the numbers 13, 18, 4, and 3, how can you achieve the number 24?
[ 13, 18, 4, 3 ]
[ [ "+", "-", "-" ] ]
Using the numbers 2, 20, 2, and 12, can you come up with a calculation that results in 24?
[ 2, 12, 20, 2 ]
[ [ "+", "+", "/" ] ]
Using the numbers 2, 20, 20, and 14, can you reach the number 24 through a series of operations?
[ 20, 14, 2, 20 ]
[ [ "-", "-", "+" ] ]
Using the numbers 19, 9, 21, and 13, how can you reach the number 24?
[ 13, 9, 19, 21 ]
[ [ "+", "-", "+" ] ]
Starting with the numbers 13, 3, 2, and 1, how can you use multiplication, addition, and subtraction to achieve the number 24?
[ 1, 2, 13, 3 ]
[ [ "+", "*", "-" ] ]
Can you make 24 using the numbers 18, 1, 10, and 4?
[ 10, 18, 1, 4 ]
[ [ "+", "-", "*" ], [ "+", "*", "-" ], [ "+", "/", "-" ] ]
Using the numbers 15, 7, 22, and 20, how can you reach the number 24?
[ 22, 20, 7, 15 ]
[ [ "-", "+", "+" ] ]
Starting with the numbers 7, 10, 19, and 22, can you use addition and subtraction to get to 24?
[ 22, 19, 7, 10 ]
[ [ "+", "-", "-" ] ]
Using the numbers 19, 3, 23, and 17, how can you reach the number 24?
[ 23, 19, 17, 3 ]
[ [ "-", "+", "+" ] ]
Using the numbers 3, 7, 3, and 8, can you figure out a way to get 24?
[ 7, 8, 3, 3 ]
[ [ "+", "+", "*" ] ]
Using the numbers 10, 10, 15, and 9, can you achieve the number 24? Try different approaches!
[ 9, 10, 10, 15 ]
[ [ "+", "-", "+" ], [ "+", "/", "*" ], [ "-", "+", "+" ], [ "*", "/", "+" ], [ "/", "*", "+" ] ]
Using the numbers 22, 22, 8, and 16, can you come up with a way to get 24?
[ 22, 22, 8, 16 ]
[ [ "-", "+", "+" ], [ "/", "*", "+" ] ]
Using the numbers 10, 18, 4, and 20, find a way to achieve the number 24 through a series of operations.
[ 20, 18, 10, 4 ]
[ [ "+", "-", "-" ] ]
Using the numbers 6, 20, 22, and 12, how can you achieve the number 24 through a series of operations?
[ 12, 22, 6, 20 ]
[ [ "*", "/", "-" ] ]
Using the numbers 17, 18, 21, and 2, can you find a way to get 24?
[ 18, 21, 17, 2 ]
[ [ "+", "-", "+" ] ]
Using the numbers 21, 14, 11, and 4, how can you obtain 24 through a series of operations?
[ 4, 14, 11, 21 ]
[ [ "*", "-", "-" ] ]
Using the numbers 14, 4, 13, and 1, how can you get 24?
[ 13, 14, 1, 4 ]
[ [ "+", "+", "-" ] ]
Can you use the numbers 1, 10, 4, and 10 to make 24?
[ 1, 10, 10, 4 ]
[ [ "*", "+", "+" ] ]
Using the numbers 3, 9, 10, and 22, how can you obtain 24 through mathematical operations?
[ 10, 9, 3, 22 ]
[ [ "*", "-", "*" ] ]
Using the numbers 11, 19, 20, and 12, can you figure out a way to get 24?
[ 12, 19, 20, 11 ]
[ [ "-", "+", "+" ] ]
Using the numbers 16, 11, 4, and 23, how can you get the number 24?
[ 23, 16, 11, 4 ]
[ [ "+", "-", "-" ] ]
Starting with the numbers 6, 22, 4, and 8, how can you use basic arithmetic operations to reach 24?
[ 22, 8, 6, 4 ]
[ [ "-", "+", "+" ] ]
Using the numbers 5, 2, 1, and 21, how can you achieve the number 24?
[ 5, 1, 21, 2 ]
[ [ "+", "*", "-" ], [ "*", "+", "-" ], [ "/", "+", "-" ] ]
Using the numbers 12, 10, 5, and 10, how can you get to 24?
[ 10, 5, 12, 10 ]
[ [ "/", "+", "+" ] ]
Using the numbers 10, 11, 1, and 2, find a way to reach the number 24 through calculations.
[ 1, 11, 2, 10 ]
[ [ "+", "+", "+" ] ]
Using the numbers 21, 6, 17, and 14, can you figure out how to get 24?
[ 6, 17, 21, 14 ]
[ [ "-", "+", "+" ] ]
Starting with the numbers 8, 13, 10, and 7, can you reach the number 24 through a series of arithmetic operations?
[ 10, 8, 7, 13 ]
[ [ "+", "-", "+" ] ]
Starting with the numbers 14, 20, 5, and 23, can you reach the number 24 through a series of calculations?
[ 23, 20, 5, 14 ]
[ [ "+", "-", "-" ] ]
Using the numbers 14, 6, 23, and 2, can you find out how to get 24?
[ 14, 2, 6, 23 ]
[ [ "/", "-", "+" ] ]
Using the numbers 15, 10, 7, and 6, can you perform a series of operations to get the result as 24?
[ 15, 6, 10, 7 ]
[ [ "+", "+", "-" ] ]
Using the numbers 13, 23, 24, and 12, how can you reach the number 24 through a series of operations?
[ 12, 13, 23, 24 ]
[ [ "+", "+", "-" ] ]
Using the numbers 10, 8, 10, and 4, can you come up with a way to get 24?
[ 8, 10, 4, 10 ]
[ [ "+", "-", "+" ] ]
Using the numbers 16, 4, 4, and 9, how can you reach the number 24 through a series of mathematical operations?
[ 9, 4, 16, 4 ]
[ [ "*", "-", "+" ] ]
Using the numbers 21, 1, 14, and 12, can you figure out how to reach the target number 24?
[ 21, 1, 14, 12 ]
[ [ "+", "+", "-" ] ]
Using the numbers 20, 7, 20, and 23, how can you achieve 24 through a series of operations?
[ 7, 20, 20, 23 ]
[ [ "+", "+", "-" ] ]
Using the numbers 23, 5, 7, and 3, how can you reach the number 24 through a series of operations?
[ 5, 7, 23, 3 ]
[ [ "-", "+", "+" ] ]
Starting with the numbers 9, 18, 15, and 12, how can you achieve the number 24?
[ 12, 9, 18, 15 ]
[ [ "+", "+", "-" ] ]
Can you use 20, 16, 12, and 8 to get 24?
[ 12, 8, 20, 16 ]
[ [ "+", "+", "-" ] ]
Using the numbers 3, 16, 3, and 15, how can you achieve 24 through a series of operations?
[ 15, 3, 3, 16 ]
[ [ "/", "+", "+" ] ]
How can we obtain 24 using the numbers 17, 12, 1, and 4?
[ 12, 1, 4, 17 ]
[ [ "-", "-", "+" ] ]
Using the numbers 2, 16, 12, and 6, how can you get to 24?
[ 2, 6, 16, 12 ]
[ [ "-", "+", "+" ] ]
Using the numbers 6, 8, 3, and 19, how can you reach the number 24?
[ 3, 19, 8, 6 ]
[ [ "+", "+", "-" ] ]
How can you achieve 24 using the numbers 10, 18, 6, and 18?
[ 6, 10, 18, 18 ]
[ [ "*", "-", "-" ] ]
Using the numbers 6, 21, 10, and 1, how can you reach the number 24 through a series of operations?
[ 21, 6, 10, 1 ]
[ [ "-", "+", "-" ] ]
Using the numbers 18, 6, 13, and 1, how can you get to 24?
[ 13, 6, 1, 18 ]
[ [ "-", "-", "+" ] ]
Using the numbers 4, 8, 14, and 8, how can you reach the number 24?
[ 14, 8, 8, 4 ]
[ [ "+", "+", "/" ] ]
Using the numbers 11, 10, 6, and 17, how can you achieve 24?
[ 11, 10, 17, 6 ]
[ [ "-", "+", "+" ] ]
Using the numbers 24, 18, 9, and 12, can you reach the number 24 by performing a series of calculations?
[ 12, 24, 18, 9 ]
[ [ "+", "/", "*" ] ]
Using the numbers 24, 15, 5, and 10, how can you reach the number 24?
[ 10, 5, 24, 15 ]
[ [ "+", "+", "-" ] ]
Using the numbers 6, 6, 6, and 17, how can you achieve the number 24?
[ 17, 6, 6, 6 ]
[ [ "+", "+", "/" ], [ "+", "/", "+" ] ]
Starting with the numbers 19, 15, 14, and 4, how can you achieve 24 through a series of arithmetic operations?
[ 15, 4, 19, 14 ]
[ [ "+", "+", "-" ] ]
Using the numbers 4, 16, 4, and 9, can you find a way to get 24?
[ 4, 16, 9, 4 ]
[ [ "-", "+", "*" ] ]
Using the numbers 3, 14, 15, and 10, can you create the number 24?
[ 14, 10, 15, 3 ]
[ [ "/", "*", "+" ] ]
Using the numbers 12, 5, 20, and 2, how can you achieve the number 24?
[ 12, 20, 5, 2 ]
[ [ "*", "/", "/" ] ]
Using the numbers 6, 15, 15, and 10, how can you achieve 24 through a series of calculations?
[ 15, 15, 6, 10 ]
[ [ "+", "*", "/" ] ]
Starting with the numbers 2, 2, 21, and 1, can you come up with a way to reach 24?
[ 2, 21, 2, 1 ]
[ [ "+", "+", "-" ] ]
Using the numbers 16, 4, 9, and 24, find a way to get 24 as your final answer.
[ 16, 4, 9, 24 ]
[ [ "*", "*", "/" ] ]
Using the numbers 10, 11, 22, and 4, can you figure out a way to get the result of 24?
[ 4, 10, 22, 11 ]
[ [ "+", "*", "/" ] ]
Using the numbers 12, 3, 14, and 19, can you find a way to get 24?
[ 14, 12, 19, 3 ]
[ [ "-", "+", "+" ] ]
Using the numbers 8, 20, 8, and 10, how can you reach the number 24?
[ 8, 20, 10, 8 ]
[ [ "+", "/", "*" ], [ "*", "/", "+" ] ]
Using the numbers 1, 7, 8, and 21, can you show me different ways to get 24?
[ 21, 7, 1, 8 ]
[ [ "/", "*", "*" ], [ "/", "/", "*" ] ]
Using the numbers 4, 20, 21, and 9, can you find out how to get 24?
[ 20, 4, 9, 21 ]
[ [ "/", "*", "-" ] ]
Using the numbers 16, 10, 1, and 2, can you find three different ways to reach the number 24 through calculations?
[ 10, 16, 1, 2 ]
[ [ "+", "-", "*" ], [ "+", "*", "-" ], [ "+", "/", "-" ] ]
Using the numbers 8, 10, 16, and 7, can you come up with a way to get 24?
[ 7, 16, 8, 10 ]
[ [ "*", "/", "+" ] ]
Using the numbers 5, 16, 18, and 2, how can you reach the number 24?
[ 16, 2, 5, 18 ]
[ [ "-", "*", "+" ] ]
Using the numbers 12, 18, 10, and 4, can you find a way to reach 24 through a series of calculations?
[ 4, 10, 12, 18 ]
[ [ "-", "+", "+" ] ]
Using the numbers 7, 22, 22, and 13, how can you get 24?
[ 22, 13, 7, 22 ]
[ [ "-", "-", "+" ] ]
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
16