messages listlengths 1 1 | ground_truth stringlengths 4 6 | dataset stringclasses 1 value |
|---|---|---|
[
{
"content": "In a 20x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (18, 10), (8, 10), (2, 4), (12, 2), (4, 10), (4, 4), (12, 19), (5, 9... | 752952 | MATH |
[
{
"content": "In a 22x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (17, 16), (17, 17), (3, 13), (9, 16), (1, 10), (1, 8), (6, 1), (2, 2... | 913325 | MATH |
[
{
"content": "In a 21x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (20, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 12), (15, 21), (18, 2), (9, 8), (14, 17), (3, 16), (14, 15), (6... | 406143 | MATH |
[
{
"content": "In a 22x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (9, 18), (9, 23), (16, 17), (2, 12), (10, 0), (10, 23), (7, 4), (11,... | 987402 | MATH |
[
{
"content": "In a 29x24 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 23), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 9), (24, 21), (16, 20), (13, 17), (16, 9), (10, 8), (27, 6), (5,... | 907560 | MATH |
[
{
"content": "In a 25x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (22, 9), (4, 9), (2, 12), (15, 3), (2, 13), (22, 7), (1, 15), (20, 2... | 970772 | MATH |
[
{
"content": "In a 22x29 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 28), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (7, 22), (20, 15), (1, 28), (17, 22), (8, 15), (15, 2), (7, 13), (13... | 462858 | MATH |
[
{
"content": "In a 23x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 3), (12, 0), (12, 18), (13, 0), (7, 9), (11, 14), (1, 12), (8, 1... | 944474 | MATH |
[
{
"content": "In a 25x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (17, 3), (18, 15), (14, 3), (20, 16), (2, 21), (16, 1), (3, 9), (24,... | 728940 | MATH |
[
{
"content": "In a 21x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (20, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (19, 13), (17, 10), (8, 6), (18, 1), (2, 5), (2, 11), (6, 2), (10, 1... | 736192 | MATH |
[
{
"content": "In a 20x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (14, 11), (19, 5), (9, 3), (5, 21), (19, 4), (15, 17), (10, 0), (11,... | 912658 | MATH |
[
{
"content": "In a 29x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 3), (3, 23), (21, 4), (4, 19), (3, 20), (28, 24), (7, 26), (13, ... | 527040 | MATH |
[
{
"content": "In a 20x20 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 19), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 7), (6, 12), (10, 10), (3, 8), (0, 10), (12, 1), (15, 6), (17, ... | 873600 | MATH |
[
{
"content": "In a 28x26 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 25), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 19), (20, 22), (19, 22), (1, 3), (22, 0), (19, 14), (12, 13), (2... | 203904 | MATH |
[
{
"content": "In a 28x24 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 23), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (22, 5), (17, 22), (4, 20), (7, 16), (3, 8), (17, 12), (19, 7), (4, ... | 694008 | MATH |
[
{
"content": "In a 21x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (20, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (18, 20), (1, 18), (5, 0), (8, 26), (14, 3), (0, 1), (9, 0), (4, 12)... | 999160 | MATH |
[
{
"content": "In a 23x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (7, 14), (0, 21), (10, 10), (7, 2), (3, 20), (19, 9), (4, 6), (12, 1... | 612007 | MATH |
[
{
"content": "In a 24x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (23, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (11, 4), (1, 19), (22, 3), (5, 12), (19, 20), (6, 16), (19, 2), (2, ... | 306414 | MATH |
[
{
"content": "In a 26x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 18), (24, 15), (21, 5), (15, 11), (3, 18), (11, 19), (6, 3), (1... | 779298 | MATH |
[
{
"content": "In a 23x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 4), (14, 8), (8, 22), (18, 11), (19, 13), (7, 20), (22, 22), (1... | 759768 | MATH |
[
{
"content": "In a 27x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (26, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (15, 13), (7, 23), (22, 9), (2, 18), (20, 5), (9, 25), (10, 4), (7, ... | 301608 | MATH |
[
{
"content": "In a 21x20 grid, how many different paths are there from the bottom left (0, 0) to the top right (20, 19), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (12, 18), (2, 7), (7, 8), (14, 12), (13, 16), (2, 17), (10, 19), (6,... | 208446 | MATH |
[
{
"content": "In a 26x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 0), (9, 20), (7, 3), (17, 19), (18, 5), (5, 22), (5, 4), (6, 18... | 132830 | MATH |
[
{
"content": "In a 24x20 grid, how many different paths are there from the bottom left (0, 0) to the top right (23, 19), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 15), (6, 13), (13, 5), (10, 16), (4, 14), (14, 2), (8, 9), (19, ... | 749676 | MATH |
[
{
"content": "In a 27x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (26, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (9, 5), (25, 12), (0, 14), (20, 9), (21, 7), (15, 13), (21, 13), (12... | 901176 | MATH |
[
{
"content": "In a 24x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (23, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 5), (18, 24), (2, 4), (11, 5), (23, 20), (22, 3), (13, 23), (7, ... | 72960 | MATH |
[
{
"content": "In a 27x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (26, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (24, 15), (4, 11), (5, 15), (4, 8), (6, 26), (8, 15), (18, 10), (8, ... | 918720 | MATH |
[
{
"content": "In a 20x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (19, 10), (10, 14), (11, 2), (14, 14), (14, 12), (6, 11), (15, 5), (... | 619710 | MATH |
[
{
"content": "In a 28x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (14, 26), (10, 21), (12, 19), (20, 5), (19, 25), (9, 19), (10, 4), (... | 295050 | MATH |
[
{
"content": "In a 26x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 9), (2, 8), (8, 19), (19, 15), (18, 17), (17, 16), (7, 16), (12... | 562620 | MATH |
[
{
"content": "In a 25x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (9, 16), (16, 19), (4, 2), (18, 12), (8, 3), (17, 17), (0, 14), (4, ... | 687407 | MATH |
[
{
"content": "In a 22x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (16, 21), (15, 7), (15, 12), (0, 6), (13, 0), (16, 12), (10, 7), (10... | 519296 | MATH |
[
{
"content": "In a 21x26 grid, how many different paths are there from the bottom left (0, 0) to the top right (20, 25), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 18), (0, 6), (20, 3), (19, 8), (14, 6), (3, 2), (3, 22), (5, 6),... | 73408 | MATH |
[
{
"content": "In a 25x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 9), (21, 1), (22, 19), (9, 19), (2, 17), (20, 0), (5, 15), (1, 7... | 120668 | MATH |
[
{
"content": "In a 27x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (26, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (7, 1), (6, 9), (15, 20), (2, 26), (22, 7), (20, 9), (23, 18), (26, ... | 547740 | MATH |
[
{
"content": "In a 24x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (23, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 10), (20, 27), (2, 26), (17, 2), (10, 8), (5, 9), (10, 5), (21, ... | 118746 | MATH |
[
{
"content": "In a 21x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (20, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 26), (19, 14), (19, 18), (15, 13), (1, 3), (7, 14), (4, 9), (6, ... | 443772 | MATH |
[
{
"content": "In a 20x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 15), (19, 10), (2, 17), (7, 11), (2, 18), (5, 4), (9, 1), (10, ... | 722916 | MATH |
[
{
"content": "In a 24x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (23, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (21, 19), (3, 17), (3, 8), (0, 7), (2, 24), (10, 20), (22, 14), (8, ... | 707472 | MATH |
[
{
"content": "In a 21x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (20, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (11, 4), (20, 22), (0, 5), (6, 14), (5, 16), (16, 17), (5, 17), (1, ... | 872472 | MATH |
[
{
"content": "In a 20x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (15, 15), (16, 2), (2, 14), (4, 19), (12, 17), (3, 13), (15, 2), (2,... | 308448 | MATH |
[
{
"content": "In a 27x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (26, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 18), (9, 23), (16, 15), (15, 24), (4, 5), (7, 18), (25, 1), (4,... | 617340 | MATH |
[
{
"content": "In a 22x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 15), (5, 2), (7, 18), (16, 22), (1, 19), (3, 7), (17, 24), (7, 2... | 438750 | MATH |
[
{
"content": "In a 20x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (1, 10), (8, 17), (14, 21), (2, 2), (16, 11), (14, 24), (8, 11), (5,... | 752714 | MATH |
[
{
"content": "In a 29x23 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 22), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (20, 1), (23, 11), (24, 2), (27, 9), (0, 14), (2, 12), (15, 10), (6,... | 220980 | MATH |
[
{
"content": "In a 25x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 25), (7, 2), (15, 13), (3, 8), (12, 6), (10, 23), (22, 0), (22, ... | 939252 | MATH |
[
{
"content": "In a 28x20 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 19), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (24, 3), (10, 14), (22, 13), (7, 16), (22, 17), (25, 1), (18, 5), (8... | 388696 | MATH |
[
{
"content": "In a 29x24 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 23), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (25, 12), (10, 8), (5, 17), (24, 19), (6, 22), (8, 6), (12, 0), (13,... | 980730 | MATH |
[
{
"content": "In a 29x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (15, 2), (0, 14), (2, 10), (23, 0), (8, 1), (12, 11), (14, 20), (22,... | 634512 | MATH |
[
{
"content": "In a 29x29 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 28), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (11, 26), (18, 20), (2, 18), (24, 0), (23, 21), (11, 4), (5, 10), (1... | 501450 | MATH |
[
{
"content": "In a 29x23 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 22), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 22), (24, 0), (20, 2), (27, 21), (25, 20), (22, 7), (21, 6), (15... | 997815 | MATH |
[
{
"content": "In a 20x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (11, 12), (13, 15), (2, 21), (7, 5), (14, 11), (4, 26), (7, 21), (15... | 85580 | MATH |
[
{
"content": "In a 28x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 14), (23, 4), (3, 22), (14, 17), (27, 25), (4, 15), (24, 7), (21... | 34160 | MATH |
[
{
"content": "In a 27x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (26, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 5), (20, 7), (21, 16), (15, 18), (16, 20), (4, 22), (26, 18), (6... | 652370 | MATH |
[
{
"content": "In a 22x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 13), (0, 16), (10, 9), (17, 1), (15, 16), (17, 18), (8, 16), (19... | 688128 | MATH |
[
{
"content": "In a 26x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (6, 15), (15, 17), (16, 10), (23, 21), (20, 18), (1, 14), (4, 12), (... | 726396 | MATH |
[
{
"content": "In a 26x26 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 25), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (7, 6), (24, 6), (4, 8), (20, 16), (23, 11), (19, 9), (14, 25), (25,... | 921900 | MATH |
[
{
"content": "In a 29x24 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 23), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (26, 14), (13, 11), (20, 15), (25, 7), (18, 0), (13, 21), (9, 15), (... | 886431 | MATH |
[
{
"content": "In a 28x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 18), (20, 6), (23, 21), (27, 14), (9, 24), (24, 24), (8, 2), (12... | 730228 | MATH |
[
{
"content": "In a 25x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (14, 25), (22, 2), (16, 0), (0, 2), (0, 15), (1, 17), (24, 1), (15, ... | 642320 | MATH |
[
{
"content": "In a 25x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 9), (0, 1), (13, 6), (16, 15), (22, 2), (4, 3), (20, 16), (13, ... | 706956 | MATH |
[
{
"content": "In a 26x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 22), (19, 6), (9, 2), (16, 23), (19, 14), (0, 5), (20, 9), (21, ... | 878160 | MATH |
[
{
"content": "In a 26x29 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 28), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (17, 3), (17, 16), (12, 3), (22, 10), (15, 17), (16, 25), (8, 22), (... | 741570 | MATH |
[
{
"content": "In a 20x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 1), (18, 3), (14, 9), (9, 4), (7, 12), (3, 3), (12, 6), (18, 21)... | 406152 | MATH |
[
{
"content": "In a 20x28 grid, how many different paths are there from the bottom left (0, 0) to the top right (19, 27), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (17, 8), (2, 18), (7, 21), (17, 9), (16, 19), (6, 13), (0, 4), (6, 2... | 983116 | MATH |
[
{
"content": "In a 22x29 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 28), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (19, 5), (1, 17), (10, 5), (3, 3), (18, 28), (19, 27), (14, 28), (5,... | 179168 | MATH |
[
{
"content": "In a 28x29 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 28), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 20), (2, 24), (11, 27), (18, 27), (25, 23), (26, 16), (15, 27),... | 416660 | MATH |
[
{
"content": "In a 23x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (15, 13), (18, 2), (2, 3), (21, 9), (11, 4), (2, 8), (14, 11), (3, 8... | 758919 | MATH |
[
{
"content": "In a 27x20 grid, how many different paths are there from the bottom left (0, 0) to the top right (26, 19), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 6), (6, 12), (17, 6), (11, 17), (1, 19), (5, 16), (15, 16), (4, ... | 958380 | MATH |
[
{
"content": "In a 22x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (20, 20), (9, 11), (14, 13), (17, 7), (9, 14), (10, 8), (5, 0), (0, ... | 923700 | MATH |
[
{
"content": "In a 27x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (26, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 2), (15, 17), (12, 17), (1, 10), (26, 13), (4, 7), (1, 5), (10, ... | 202860 | MATH |
[
{
"content": "In a 25x24 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 23), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (6, 7), (6, 22), (19, 16), (7, 18), (16, 23), (6, 8), (6, 16), (18, ... | 371808 | MATH |
[
{
"content": "In a 23x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (22, 15), (16, 3), (10, 0), (9, 10), (11, 1), (1, 1), (15, 17), (16,... | 695196 | MATH |
[
{
"content": "In a 23x29 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 28), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 1), (6, 19), (15, 20), (10, 13), (16, 20), (1, 16), (14, 19), (1... | 241640 | MATH |
[
{
"content": "In a 25x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (11, 0), (1, 15), (19, 18), (23, 6), (22, 2), (24, 19), (7, 19), (21... | 600054 | MATH |
[
{
"content": "In a 24x24 grid, how many different paths are there from the bottom left (0, 0) to the top right (23, 23), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (11, 17), (1, 5), (6, 0), (2, 3), (4, 17), (12, 12), (1, 21), (21, 1... | 47036 | MATH |
[
{
"content": "In a 23x26 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 25), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (1, 7), (21, 12), (18, 9), (11, 24), (16, 13), (16, 20), (10, 8), (1... | 784800 | MATH |
[
{
"content": "In a 27x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (26, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (12, 2), (5, 9), (11, 19), (9, 19), (26, 8), (6, 20), (17, 11), (5, ... | 195480 | MATH |
[
{
"content": "In a 22x23 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 22), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (14, 1), (7, 21), (17, 18), (4, 4), (7, 14), (3, 18), (2, 11), (13, ... | 848440 | MATH |
[
{
"content": "In a 28x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (12, 22), (21, 16), (23, 9), (3, 14), (6, 23), (21, 24), (9, 5), (18... | 690984 | MATH |
[
{
"content": "In a 22x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (21, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (7, 2), (21, 13), (14, 20), (15, 16), (9, 15), (13, 11), (20, 10), (... | 441525 | MATH |
[
{
"content": "In a 28x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 10), (24, 17), (0, 8), (11, 13), (8, 8), (1, 17), (16, 14), (26,... | 943180 | MATH |
[
{
"content": "In a 25x29 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 28), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (12, 22), (12, 4), (20, 23), (22, 3), (20, 17), (4, 26), (6, 22), (1... | 935704 | MATH |
[
{
"content": "In a 29x26 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 25), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (25, 11), (13, 8), (24, 11), (10, 21), (1, 2), (17, 4), (18, 23), (1... | 734280 | MATH |
[
{
"content": "In a 26x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (22, 11), (12, 18), (17, 17), (16, 4), (10, 11), (0, 14), (15, 21), ... | 784152 | MATH |
[
{
"content": "In a 23x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (19, 18), (3, 16), (14, 9), (17, 20), (9, 21), (7, 0), (12, 1), (2, ... | 584550 | MATH |
[
{
"content": "In a 28x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 15), (8, 9), (23, 7), (18, 2), (23, 1), (2, 8), (5, 0), (26, 19)... | 534026 | MATH |
[
{
"content": "In a 23x20 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 19), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 10), (21, 13), (15, 10), (7, 15), (0, 15), (6, 4), (1, 6), (19,... | 847561 | MATH |
[
{
"content": "In a 24x26 grid, how many different paths are there from the bottom left (0, 0) to the top right (23, 25), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (20, 20), (20, 0), (21, 20), (21, 14), (4, 14), (10, 10), (2, 13), (... | 921024 | MATH |
[
{
"content": "In a 26x21 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 20), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 20), (0, 4), (7, 3), (13, 14), (18, 1), (21, 6), (21, 17), (22, ... | 936601 | MATH |
[
{
"content": "In a 25x27 grid, how many different paths are there from the bottom left (0, 0) to the top right (24, 26), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 16), (17, 7), (4, 23), (12, 20), (23, 24), (19, 0), (3, 15), (11... | 645696 | MATH |
[
{
"content": "In a 28x20 grid, how many different paths are there from the bottom left (0, 0) to the top right (27, 19), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 15), (24, 13), (17, 18), (4, 2), (25, 5), (16, 6), (4, 3), (17,... | 904365 | MATH |
[
{
"content": "In a 23x29 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 28), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 12), (0, 2), (11, 4), (6, 21), (22, 22), (12, 15), (5, 2), (6, 6... | 877584 | MATH |
[
{
"content": "In a 21x24 grid, how many different paths are there from the bottom left (0, 0) to the top right (20, 23), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 8), (0, 17), (11, 22), (16, 17), (9, 20), (19, 14), (16, 22), (5... | 499463 | MATH |
[
{
"content": "In a 23x26 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 25), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 23), (16, 5), (9, 24), (7, 21), (3, 14), (17, 1), (6, 18), (12,... | 647424 | MATH |
[
{
"content": "In a 26x22 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 21), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 12), (2, 7), (8, 0), (16, 11), (2, 1), (24, 14), (6, 0), (2, 15... | 722700 | MATH |
[
{
"content": "In a 23x23 grid, how many different paths are there from the bottom left (0, 0) to the top right (22, 22), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (11, 2), (20, 9), (10, 0), (16, 5), (13, 0), (0, 11), (15, 1), (11, ... | 726896 | MATH |
[
{
"content": "In a 29x20 grid, how many different paths are there from the bottom left (0, 0) to the top right (28, 19), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (18, 18), (26, 13), (9, 2), (6, 16), (24, 3), (25, 19), (15, 19), (1... | 504990 | MATH |
[
{
"content": "In a 26x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (25, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (23, 23), (9, 3), (4, 2), (18, 1), (18, 9), (5, 0), (5, 23), (12, 15... | 12960 | MATH |
[
{
"content": "In a 21x25 grid, how many different paths are there from the bottom left (0, 0) to the top right (20, 24), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 22), (11, 4), (12, 18), (6, 15), (8, 24), (9, 7), (14, 15), (19,... | 775314 | MATH |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.