id int64 11k 153k | difficulty stringclasses 3
values | multi_step bool 1
class | instruction stringlengths 32 1.12k | env_name stringclasses 15
values | tools stringclasses 16
values | parameters stringclasses 67
values | answer stringlengths 1 1.09k | steps stringclasses 1
value | tags stringclasses 15
values |
|---|---|---|---|---|---|---|---|---|---|
42,001 | medium | false | What is the determinant of [[10, 11, 14], [12, 3, 15], [10, 3, 8]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 468 | [] | ["matrix", "single_round"] |
42,002 | medium | false | What is the trace of [[7, 7, 9], [6, 15, 11], [2, 6, 6]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 28 | [] | ["matrix", "single_round"] |
42,003 | medium | false | Compute the determinant of [[-10, 25, 25], [-17, 6, 9], [24, -3, 17]]. Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 9010 | [] | ["matrix", "single_round"] |
42,004 | medium | false | What is the determinant of [[-4, -5, -3], [4, -1, -3], [-5, 6, 10]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 36 | [] | ["matrix", "single_round"] |
42,005 | medium | false | What is the trace of [[6, 14, 7], [10, 1, 7], [-3, 12, -4]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 3 | [] | ["matrix", "single_round"] |
42,006 | medium | false | Compute the determinant of [[4, -4, -13], [-6, 0, 4], [20, 1, 16]]. Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -642 | [] | ["matrix", "single_round"] |
42,007 | medium | false | What is the determinant of [[4, 13, 1], [-7, -1, 7], [-3, 8, 5]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -121 | [] | ["matrix", "single_round"] |
42,008 | medium | false | What is the trace of [[1, 13, 9], [10, -6, 3], [-4, 11, 9]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 4 | [] | ["matrix", "single_round"] |
42,009 | medium | false | Compute the determinant of [[2, 11, -12], [1, 13, 28], [-17, 23, 6]]. Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -9362 | [] | ["matrix", "single_round"] |
42,010 | medium | false | What is the determinant of [[12, -4, -9], [13, -7, 8], [13, -2, 1]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -841 | [] | ["matrix", "single_round"] |
42,011 | medium | false | What is the trace of [[12, 8, 9], [-2, 8, 10], [4, -1, 14]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 34 | [] | ["matrix", "single_round"] |
42,012 | medium | false | Compute the determinant of [[6, 16, 3], [16, -1, 12], [16, -9, -2]]. Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 3860 | [] | ["matrix", "single_round"] |
42,013 | medium | false | What is the determinant of [[0, -10, 2], [-9, 8, -9], [3, 8, -9]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 888 | [] | ["matrix", "single_round"] |
42,014 | medium | false | What is the trace of [[13, -7, 8], [-8, -5, 10], [3, 13, 3]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 11 | [] | ["matrix", "single_round"] |
42,015 | medium | false | Compute the determinant of [[5, 6, -8], [28, 24, 8], [29, -10, 13]]. Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 8976 | [] | ["matrix", "single_round"] |
42,016 | medium | false | What is the determinant of [[-10, -5, 7], [-7, 8, 12], [-6, -4, 8]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -508 | [] | ["matrix", "single_round"] |
42,017 | medium | false | What is the trace of [[12, -2, -3], [-3, -3, 7], [11, 7, 0]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 9 | [] | ["matrix", "single_round"] |
42,018 | medium | false | Compute the determinant of [[17, -1, 30], [10, 17, 30], [-18, -6, 21]]. Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 17259 | [] | ["matrix", "single_round"] |
42,019 | medium | false | What is the determinant of [[-4, 11, 8], [10, 13, 4], [5, 14, -1]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 1206 | [] | ["matrix", "single_round"] |
42,020 | medium | false | What is the trace of [[-4, 15, 8], [-1, 2, 10], [-4, 7, 12]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 10 | [] | ["matrix", "single_round"] |
43,001 | hard | false | What is the determinant of the 4x4 matrix [[-12, 11, -12, -3], [-12, 6, 26, 3], [7, 22, 15, -19], [24, 24, -15, -3]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 372045 | [] | ["matrix", "single_round"] |
43,002 | hard | false | What is the determinant of the 5x5 matrix [[5, 10, 10, 2, 5], [-6, -3, 8, -6, 7], [-5, -5, 1, 8, 6], [-1, 8, 8, 3, 9], [10, -5, 4, 6, 13]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 128792 | [] | ["matrix", "single_round"] |
43,003 | hard | false | What is the determinant of the 4x4 matrix [[-10, 6, -26, 21], [-29, -16, -2, 2], [26, -1, -47, -10], [1, 12, -19, -45]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 1756353 | [] | ["matrix", "single_round"] |
43,004 | hard | false | What is the determinant of the 4x4 matrix [[25, 29, 18, 17], [27, 4, 6, 25], [-5, -20, -8, -17], [6, 20, 26, 6]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -186764 | [] | ["matrix", "single_round"] |
43,005 | hard | false | What is the determinant of the 5x5 matrix [[1, 8, 5, 12, 15], [-7, 4, -3, -9, 11], [-8, -9, 6, -8, -8], [7, 12, -10, -2, 7], [10, -8, 2, 13, 13]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -181547 | [] | ["matrix", "single_round"] |
43,006 | hard | false | What is the determinant of the 4x4 matrix [[48, -45, 28, -30], [-36, 38, 7, -35], [-30, -14, -11, 5], [-3, 23, -35, -15]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -4947750 | [] | ["matrix", "single_round"] |
43,007 | hard | false | What is the determinant of the 4x4 matrix [[-15, 15, 3, -8], [-8, -4, 25, 29], [6, 25, 17, -11], [12, 3, 30, -6]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -382938 | [] | ["matrix", "single_round"] |
43,008 | hard | false | What is the determinant of the 5x5 matrix [[2, 1, 10, 5, 8], [-5, 8, -10, 8, -7], [13, 11, -8, 10, 10], [0, 6, -7, -2, 12], [7, -3, 6, 6, 8]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 205766 | [] | ["matrix", "single_round"] |
43,009 | hard | false | What is the determinant of the 4x4 matrix [[-11, 1, -35, 18], [-41, 8, 19, 30], [9, 40, 17, 39], [-18, 43, 20, -24]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -5591466 | [] | ["matrix", "single_round"] |
43,010 | hard | false | What is the determinant of the 4x4 matrix [[30, 12, 4, -12], [12, 4, 1, 26], [-5, 17, 16, -18], [-11, -7, -10, -2]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -106240 | [] | ["matrix", "single_round"] |
43,011 | hard | false | What is the determinant of the 5x5 matrix [[-3, -3, 14, -3, 11], [13, 11, 8, -7, 12], [5, -8, -2, 11, 0], [-6, -6, -5, 4, -2], [11, 6, 5, -6, 11]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -43245 | [] | ["matrix", "single_round"] |
43,012 | hard | false | What is the determinant of the 4x4 matrix [[45, -14, 48, 16], [-5, -48, 14, 15], [9, -17, 35, 26], [9, -33, -13, 45]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -2777920 | [] | ["matrix", "single_round"] |
43,013 | hard | false | What is the determinant of the 4x4 matrix [[-7, -15, 27, -20], [25, -18, 24, -15], [3, 2, 9, -15], [23, -16, 8, -4]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -59977 | [] | ["matrix", "single_round"] |
43,014 | hard | false | What is the determinant of the 5x5 matrix [[15, -4, 2, -3, 15], [4, 7, -9, 8, 11], [-3, 14, 12, -9, 6], [5, 5, 5, 1, 8], [2, 11, 6, -5, -4]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | -256020 | [] | ["matrix", "single_round"] |
43,015 | hard | false | What is the determinant of the 4x4 matrix [[-50, -16, -30, 44], [38, 11, 25, 15], [0, 42, 49, -7], [23, 8, 17, 23]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 74886 | [] | ["matrix", "single_round"] |
43,016 | hard | false | What is the determinant of the 4x4 matrix [[18, -11, 15, 24], [-13, -7, -3, 2], [6, 9, 16, -12], [-6, 1, -11, -18]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 71010 | [] | ["matrix", "single_round"] |
43,017 | hard | false | What is the determinant of the 5x5 matrix [[-5, 5, -1, 2, 11], [5, -5, 4, 9, 3], [-1, -5, 3, -4, -2], [1, -8, 3, 5, -8], [0, 9, 1, 9, 2]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 33529 | [] | ["matrix", "single_round"] |
43,018 | hard | false | What is the determinant of the 4x4 matrix [[-49, 41, -22, 23], [-4, 48, 28, 1], [15, 8, -48, 6], [-20, 48, 33, 26]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 3201137 | [] | ["matrix", "single_round"] |
43,019 | hard | false | What is the determinant of the 4x4 matrix [[-7, -4, 20, 29], [-2, 11, -4, 1], [-11, -18, 4, 14], [20, 28, 2, 21]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 118422 | [] | ["matrix", "single_round"] |
43,020 | hard | false | What is the determinant of the 5x5 matrix [[-4, -4, -5, 7, 0], [4, 9, -10, 5, -8], [7, 8, -1, 8, 2], [12, 12, 15, -5, 15], [7, 1, -2, -7, 11]]? Answer with only the number. | MatrixEnv | ["matrix_determinant", "matrix_multiply", "matrix_trace"] | {} | 84069 | [] | ["matrix", "single_round"] |
51,001 | easy | false | What is the prime factorization of 6? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2 * 3 | [] | ["prime", "single_round"] |
51,002 | easy | false | Is 99 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
51,003 | easy | false | Is 42 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
51,004 | easy | false | Is 91 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
51,005 | easy | false | Is 47 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | True | [] | ["prime", "single_round"] |
51,006 | easy | false | What is the prime factorization of 28? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2^2 * 7 | [] | ["prime", "single_round"] |
51,007 | easy | false | Is 89 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | True | [] | ["prime", "single_round"] |
51,008 | easy | false | Is 69 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
51,009 | easy | false | Is 33 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
51,010 | easy | false | Is 35 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
51,011 | easy | false | Is 20 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
51,012 | easy | false | What is the 12th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 37 | [] | ["prime", "single_round"] |
51,013 | easy | false | What is the prime factorization of 84? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2^2 * 3 * 7 | [] | ["prime", "single_round"] |
51,014 | easy | false | What is the 5th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 11 | [] | ["prime", "single_round"] |
51,015 | easy | false | Is 37 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | True | [] | ["prime", "single_round"] |
51,016 | easy | false | Is 58 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
51,017 | easy | false | What is the prime factorization of 42? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2 * 3 * 7 | [] | ["prime", "single_round"] |
51,018 | easy | false | Is 38 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
51,019 | easy | false | What is the prime factorization of 91? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 7 * 13 | [] | ["prime", "single_round"] |
51,020 | easy | false | What is the prime factorization of 25? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 5^2 | [] | ["prime", "single_round"] |
52,001 | medium | false | What is the prime factorization of 143? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 11 * 13 | [] | ["prime", "single_round"] |
52,002 | medium | false | Is 951 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
52,003 | medium | false | Is 890 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
52,004 | medium | false | What is the prime factorization of 454? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2 * 227 | [] | ["prime", "single_round"] |
52,005 | medium | false | Is 739 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | True | [] | ["prime", "single_round"] |
52,006 | medium | false | Is 862 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
52,007 | medium | false | Is 504 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
52,008 | medium | false | What is the 27th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 103 | [] | ["prime", "single_round"] |
52,009 | medium | false | What is the prime factorization of 105? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 3 * 5 * 7 | [] | ["prime", "single_round"] |
52,010 | medium | false | Is 251 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | True | [] | ["prime", "single_round"] |
52,011 | medium | false | Is 938 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
52,012 | medium | false | Is 814 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
52,013 | medium | false | What is the prime factorization of 164? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2^2 * 41 | [] | ["prime", "single_round"] |
52,014 | medium | false | What is the prime factorization of 286? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2 * 11 * 13 | [] | ["prime", "single_round"] |
52,015 | medium | false | What is the 26th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 101 | [] | ["prime", "single_round"] |
52,016 | medium | false | What is the prime factorization of 120? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2^3 * 3 * 5 | [] | ["prime", "single_round"] |
52,017 | medium | false | What is the 28th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 107 | [] | ["prime", "single_round"] |
52,018 | medium | false | What is the 79th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 401 | [] | ["prime", "single_round"] |
52,019 | medium | false | What is the 75th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 379 | [] | ["prime", "single_round"] |
52,020 | medium | false | Is 895 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,001 | hard | false | Is 799582 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,002 | hard | false | Is 888897 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,003 | hard | false | What is the prime factorization of 7659? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 3^2 * 23 * 37 | [] | ["prime", "single_round"] |
53,004 | hard | false | Is 83264 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,005 | hard | false | Is 133533 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,006 | hard | false | What is the 239th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 1499 | [] | ["prime", "single_round"] |
53,007 | hard | false | What is the 286th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 1871 | [] | ["prime", "single_round"] |
53,008 | hard | false | Is 86729 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | True | [] | ["prime", "single_round"] |
53,009 | hard | false | Is 87605 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,010 | hard | false | What is the 453th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 3203 | [] | ["prime", "single_round"] |
53,011 | hard | false | Is 278231 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,012 | hard | false | Is 26950 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,013 | hard | false | Is 12838 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,014 | hard | false | What is the 233th prime number? Answer with only the number. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 1471 | [] | ["prime", "single_round"] |
53,015 | hard | false | What is the prime factorization of 4331? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 61 * 71 | [] | ["prime", "single_round"] |
53,016 | hard | false | Is 870953 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | True | [] | ["prime", "single_round"] |
53,017 | hard | false | What is the prime factorization of 6370? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2 * 5 * 7^2 * 13 | [] | ["prime", "single_round"] |
53,018 | hard | false | What is the prime factorization of 7376? Write as 'p1^e1 * p2^e2' (use p^1 as just p). Answer with only the factorization. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | 2^4 * 461 | [] | ["prime", "single_round"] |
53,019 | hard | false | Is 53301 a prime number? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
53,020 | hard | false | Is 716864 prime? Answer True or False. | PrimeEnv | ["is_prime", "nth_prime", "factorize"] | {} | False | [] | ["prime", "single_round"] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.