Dataset Viewer
Auto-converted to Parquet Duplicate
prompt
stringlengths
40
133
numbers
sequencelengths
4
4
operations
sequencelengths
1
5
Using the numbers 1, 6, 13, and 18, what operations could you perform to get the result of 24?
[ 13, 1, 6, 18 ]
[ [ "-", "-", "+" ] ]
Using the numbers 16, 16, 7, and 16, how can you reach the total of 24?
[ 16, 16, 7, 16 ]
[ [ "/", "+", "+" ] ]
Using the numbers 12, 16, 7, and 13, can you create an equation that equals 24?
[ 16, 7, 13, 12 ]
[ [ "+", "+", "-" ] ]
Using the numbers 13, 3, 4, and 4, can you create the number 24?
[ 4, 3, 13, 4 ]
[ [ "+", "+", "+" ] ]
How can you use 1, 18, 22, and 19 to make 24?
[ 22, 1, 18, 19 ]
[ [ "+", "-", "+" ] ]
Using the numbers 2, 11, 8, and 19, can you obtain 24?
[ 11, 19, 8, 2 ]
[ [ "+", "-", "+" ] ]
Can you reach the number 24 by using all of the numbers 11, 21, 10, and 18 exactly once?
[ 10, 11, 21, 18 ]
[ [ "+", "+", "-" ] ]
Using the numbers 14, 22, 17, and 1, can you find a way to make 24?
[ 22, 1, 14, 17 ]
[ [ "-", "-", "+" ] ]
How can you use 20, 4, 2, and 12 to make 24?
[ 12, 20, 2, 4 ]
[ [ "+", "-", "*" ] ]
Using the numbers 15, 9, 9, and 10, how can you reach the total of 24?
[ 15, 9, 9, 10 ]
[ [ "-", "/", "+" ] ]
Starting with 3, 8, and 15, can you reach 24?
[ 15, 24, 8, 3 ]
[ [ "+", "/", "*" ] ]
Can you obtain 24 using the numbers 4, 2, 11, and 7 exactly once?
[ 4, 2, 7, 11 ]
[ [ "+", "+", "+" ] ]
Using the numbers 7, 23, 9, and 17, can you get to 24?
[ 23, 7, 17, 9 ]
[ [ "-", "+", "-" ] ]
How can you use the numbers 5, 21, 24, and 16 to get 24?
[ 5, 16, 24, 21 ]
[ [ "+", "+", "-" ] ]
Using the numbers 1, 19, 3, and 12, can you reach the number 24 through some mathematical operations?
[ 12, 3, 1, 19 ]
[ [ "/", "+", "+" ] ]
Starting with the numbers 1, 21, 22, and 2, what operations can you perform to reach 24?
[ 22, 2, 21, 1 ]
[ [ "*", "-", "+" ] ]
How can you combine 1, 13, 14, and 22 to get 24?
[ 1, 13, 14, 22 ]
[ [ "-", "+", "+" ] ]
How can you use the numbers 7, 13, 1, and 17 to make 24?
[ 13, 1, 7, 17 ]
[ [ "+", "-", "+" ] ]
How can you use the numbers 13, 17, 24, and 4 to make 24?
[ 4, 17, 24, 13 ]
[ [ "-", "+", "+" ] ]
Using the numbers 20, 8, 22, and 10 exactly once, can you reach the number 24 through some mathematical operations?
[ 10, 20, 8, 22 ]
[ [ "*", "-", "*" ] ]
Using the numbers 13, 16, 15, and 6, can you create 24?
[ 6, 13, 16, 15 ]
[ [ "-", "+", "+" ] ]
How can you use the numbers 5, 23, 6, and 12 exactly once to get the result of 24?
[ 12, 5, 23, 6 ]
[ [ "-", "+", "-" ] ]
How can you use 15, 21, 11, and 23 to make 24?
[ 15, 11, 21, 23 ]
[ [ "+", "+", "-" ] ]
How can you use the numbers 6, 3, 16, and 16 to get 24?
[ 16, 16, 6, 3 ]
[ [ "+", "/", "*" ] ]
Using the numbers 23, 14, 5, and 23, can you reach the number 24?
[ 5, 14, 23, 23 ]
[ [ "*", "-", "-" ] ]
Using the numbers 7, 17, 17, and 2 exactly once, what operation could you perform to get the result of 24?
[ 2, 17, 17, 7 ]
[ [ "*", "-", "+" ] ]
Using the numbers 12, 11, 19, and 6, how can you reach the number 24?
[ 6, 11, 12, 19 ]
[ [ "+", "-", "+" ] ]
Can you obtain 24 by using all of the numbers 10, 12, 8, and 10 exactly once?
[ 10, 8, 12, 10 ]
[ [ "-", "+", "+" ] ]
How can you combine 13, 3, 17, and 17 to get 24?
[ 17, 13, 17, 3 ]
[ [ "-", "+", "+" ] ]
How can you use the numbers 2, 20, 16, and 22 exactly once to get the result of 24?
[ 22, 2, 20, 16 ]
[ [ "-", "+", "-" ] ]
Using the numbers 18, 22, 15, and 13, how can you obtain 24?
[ 18, 22, 15, 13 ]
[ [ "-", "+", "+" ] ]
How can you use 5, 3, 7, and 9 to get 24?
[ 7, 3, 5, 9 ]
[ [ "+", "+", "+" ] ]
Using the numbers 8, 5, 20, and 17, how can you reach the total of 24?
[ 17, 8, 20, 5 ]
[ [ "-", "+", "-" ] ]
How can you obtain 24 using the numbers 16, 17, 6, and 16?
[ 17, 16, 16, 6 ]
[ [ "+", "/", "+" ] ]
How can you use the numbers 5, 4, 7, and 1 to get 24?
[ 1, 7, 4, 5 ]
[ [ "+", "*", "-" ] ]
Can you reach the number 24 by using the digits 7, 10, 21, and 6 exactly once?
[ 10, 21, 7, 6 ]
[ [ "*", "/", "-" ] ]
How can you use 20, 17, 23, and 4 to make 24?
[ 23, 20, 17, 4 ]
[ [ "-", "+", "+" ] ]
How can you use 10, 13, 9, and 18 exactly once to get the result as 24?
[ 9, 13, 18, 10 ]
[ [ "-", "+", "+" ] ]
How can you use the numbers 11, 14, 17, and 22 exactly once to get the result of 24?
[ 11, 14, 22, 17 ]
[ [ "*", "/", "+" ] ]
How can you use 15, 10, 9, and 4 exactly once to make 24?
[ 4, 10, 9, 15 ]
[ [ "*", "*", "/" ] ]
Using the numbers 20, 1, 19, and 22, how can you achieve the total of 24?
[ 22, 20, 1, 19 ]
[ [ "+", "+", "-" ] ]
Can you use each of the numbers 6, 5, 7, and 6 exactly once to get the result 24?
[ 5, 7, 6, 6 ]
[ [ "+", "+", "+" ] ]
How can you use 19, 8, 2, and 9 to get 24?
[ 9, 19, 8, 2 ]
[ [ "+", "-", "/" ] ]
Using the numbers 5, 16, 17, and 4, can you get to 24?
[ 16, 4, 5, 17 ]
[ [ "-", "-", "+" ] ]
How can you use 19, 14, 15, and 6 to make 24?
[ 6, 14, 15, 19 ]
[ [ "+", "-", "+" ] ]
How can you use 18, 15, 4, and 8 to make 24?
[ 15, 18, 4, 8 ]
[ [ "+", "*", "/" ] ]
Can you obtain 24 by using the numbers 5, 18, 16, and 21 exactly once?
[ 16, 18, 21, 5 ]
[ [ "-", "+", "+" ] ]
Using the numbers 20, 2, 1, and 1, how can you obtain 24?
[ 2, 1, 20, 1 ]
[ [ "+", "+", "+" ] ]
How can you use 22, 21, 16, and 3 exactly once to get 24?
[ 22, 16, 21, 3 ]
[ [ "-", "+", "-" ] ]
Using the numbers 17, 23, 20, and 2, can you find a way to make 24?
[ 20, 23, 17, 2 ]
[ [ "+", "-", "-" ] ]
Using the numbers 7, 16, 3, and 4, can you obtain the number 24 through some mathematical operations?
[ 7, 16, 4, 3 ]
[ [ "+", "+", "-" ] ]
How can you combine 20, 9, 8, and 18 to get 24?
[ 20, 8, 18, 9 ]
[ [ "+", "/", "*" ] ]
How can you use 21, 9, 7, and 19 to make 24?
[ 21, 9, 7, 19 ]
[ [ "-", "-", "+" ] ]
Using the numbers 1, 10, 8, and 7 exactly once, can you obtain 24 through some mathematical operations?
[ 7, 1, 10, 8 ]
[ [ "-", "+", "+" ] ]
How can you use the numbers 8, 23, 15, and 22 to get 24?
[ 23, 8, 22, 15 ]
[ [ "+", "-", "+" ] ]
How can you use the numbers 21, 14, 2, and 19 exactly once to get the result as 24?
[ 19, 21, 14, 2 ]
[ [ "+", "-", "-" ] ]
How can you use the numbers 18, 8, 22, and 20 to make 24?
[ 8, 18, 22, 20 ]
[ [ "+", "-", "+" ] ]
Using the numbers 9, 10, 4, and 22, how can you achieve the number 24?
[ 9, 4, 22, 10 ]
[ [ "*", "-", "+" ] ]
Using the numbers 4, 21, 9, and 9, how can you arrive at 24?
[ 4, 21, 9, 9 ]
[ [ "+", "-", "/" ] ]
How can you use the numbers 2, 6, 15, and 13 to get 24?
[ 15, 6, 13, 2 ]
[ [ "-", "+", "+" ] ]
Using the numbers 14, 8, 2, and 21, can you find a way to make 24?
[ 21, 8, 2, 14 ]
[ [ "*", "*", "/" ] ]
How can you combine 11, 13, 10, and 11 to get 24?
[ 13, 10, 11, 11 ]
[ [ "+", "+", "/" ] ]
How can you use 16, 21, 9, and 8 to get 24?
[ 8, 21, 9, 16 ]
[ [ "*", "-", "*" ] ]
Can you obtain 24 using the numbers 2, 16, 20, and 4 exactly once?
[ 16, 4, 20, 2 ]
[ [ "*", "-", "*" ] ]
Using the numbers 8, 24, 23, and 4, can you reach the number 24 through some arithmetic operations?
[ 23, 4, 24, 8 ]
[ [ "+", "-", "/" ] ]
Using the numbers 2, 24, 17, and 7, can you arrive at 24 through some mathematical operations?
[ 24, 2, 7, 17 ]
[ [ "*", "-", "-" ] ]
Using the numbers 7, 11, 16, and 12 exactly once, what operation could you perform to get the result of 24?
[ 12, 7, 16, 11 ]
[ [ "+", "+", "-" ] ]
Using the numbers 15, 9, 8, and 10, can you obtain 24?
[ 10, 15, 9, 8 ]
[ [ "+", "-", "+" ] ]
How can you use the numbers 5, 18, 14, and 3 exactly once to get the result of 24?
[ 14, 3, 5, 18 ]
[ [ "-", "-", "+" ] ]
Using the numbers 14, 17, 19, and 8 exactly once, can you achieve the number 24 through some combination of mathematical operations?
[ 8, 14, 17, 19 ]
[ [ "+", "-", "+" ] ]
Using the numbers 1, 12, 21, and 10 exactly once, can you form the number 24 through some combination of mathematical operations?
[ 21, 10, 1, 12 ]
[ [ "-", "+", "+" ] ]
Using the numbers 10, 22, 4, and 2, how can you obtain 24?
[ 10, 2, 4, 22 ]
[ [ "-", "*", "+" ] ]
Using the numbers 3, 7, 12, and 4, can you obtain 24 through some mathematical operations?
[ 12, 7, 4, 3 ]
[ [ "*", "/", "+" ] ]
Using the numbers 5, 15, 3, and 1, how can you reach the total of 24?
[ 5, 1, 15, 3 ]
[ [ "+", "+", "+" ] ]
Using the numbers 8, 3, 5, and 9 exactly once, what operation could you perform to get the result as 24?
[ 3, 9, 8, 5 ]
[ [ "*", "-", "+" ] ]
How can you use 21, 3, 14, and 12 to get 24?
[ 14, 3, 21, 12 ]
[ [ "*", "/", "*" ] ]
Using the numbers 15, 6, 21, and 12, can you make 24?
[ 21, 6, 12, 15 ]
[ [ "+", "+", "-" ] ]
Starting with the numbers 14, 9, 20, and 2, what calculation can you perform to get exactly 24?
[ 20, 14, 9, 2 ]
[ [ "-", "+", "*" ] ]
How can you use the numbers 2, 19, 2, and 14 exactly once to get the result of 24?
[ 19, 14, 2, 2 ]
[ [ "+", "/", "-" ] ]
Starting with 20, 21, 12, and 13, can you reach 24 through some mathematical operations?
[ 13, 20, 12, 21 ]
[ [ "+", "+", "-" ] ]
Using the numbers 4, 1, 10, and 10, can you obtain the number 24?
[ 1, 4, 10, 10 ]
[ [ "*", "+", "+" ] ]
Using the numbers 5, 23, 12, and 16, can you reach the number 24?
[ 5, 12, 16, 23 ]
[ [ "+", "-", "+" ] ]
How can you use the numbers 11, 2, 24, and 1 exactly once to get the result of 24?
[ 11, 1, 24, 2 ]
[ [ "+", "+", "/" ] ]
Using the numbers 19, 17, 24, and 12 exactly once, what is one way to reach the number 24?
[ 12, 19, 24, 17 ]
[ [ "+", "-", "+" ] ]
How can you use 19, 2, and 8 along with one additional number to make 24?
[ 19, 24, 8, 2 ]
[ [ "+", "/", "+" ] ]
Using the numbers 1, 17, 3, and 9 exactly once, can you form the number 24 through some arithmetic operations?
[ 1, 3, 9, 17 ]
[ [ "-", "+", "+" ] ]
Using the numbers 16, 2, 20, and 12, can you find a way to make 24?
[ 20, 12, 16, 2 ]
[ [ "+", "-", "/" ] ]
Using the numbers 15, 20, 13, and 16, can you make 24?
[ 15, 13, 20, 16 ]
[ [ "+", "-", "+" ] ]
How can you use 15, 6, 22, and 19 to make 24?
[ 6, 15, 22, 19 ]
[ [ "+", "+", "-" ] ]
Using the numbers 21, 8, 14, and 9, how can you reach the number 24?
[ 8, 21, 14, 9 ]
[ [ "+", "-", "+" ] ]
Using the numbers 19, 9, 20, and 16, how can you reach the total of 24?
[ 19, 9, 16, 20 ]
[ [ "+", "+", "-" ] ]
Starting with the numbers 11, 2, 20, and 5, what operations can you perform to get the result as 24?
[ 11, 20, 2, 5 ]
[ [ "+", "-", "-" ] ]
How can you use 1, 20, 19, and 16 to make 24?
[ 20, 16, 1, 19 ]
[ [ "-", "+", "+" ] ]
Using the numbers 2, 13, 20, and 11, what is one way to reach the number 24 through calculations?
[ 20, 11, 2, 13 ]
[ [ "-", "+", "+" ] ]
Using the numbers 2, 6, 12, and 15, how can you obtain 24?
[ 12, 15, 6, 2 ]
[ [ "+", "-", "/" ] ]
Can you reach 24 using the numbers 3, 20, 8, and 7 exactly once?
[ 20, 3, 8, 7 ]
[ [ "+", "+", "-" ] ]
Can you obtain 24 by using the numbers 3, 1, 23, and 5 exactly once?
[ 23, 5, 1, 3 ]
[ [ "+", "-", "-" ] ]
Can you obtain 24 by using the numbers 15, 23, 5, and 19 exactly once?
[ 5, 15, 19, 23 ]
[ [ "+", "-", "+" ] ]
How can you obtain 24 using the numbers 3, 11, 7, and 9 exactly once?
[ 11, 3, 9, 7 ]
[ [ "-", "+", "+" ] ]
Using the numbers 22, 7, 4, and 13, can you find a way to reach the number 24?
[ 13, 22, 7, 4 ]
[ [ "+", "-", "-" ] ]
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
14