Dataset Viewer
Auto-converted to Parquet Duplicate
messages
listlengths
1
1
ground_truth
stringlengths
3
6
dataset
stringclasses
1 value
[ { "content": "In a 15x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 15), 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), (11, 3), (1, 15), (2, 13), (14, 0), (14, 9), (5, 10), (1, 8...
665101
MATH
[ { "content": "In a 11x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 14), (9, 14), (1, 13), (9, 9), (1, 14), (2, 3), (10, 5), (5, 10)...
305223
MATH
[ { "content": "In a 17x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (16, 9), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (16, 6), (13, 0), (2, 9), (9, 1), (12, 4), (8, 5), (5, 4), (5, 1), (0...
85175
MATH
[ { "content": "In a 18x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (17, 15), 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), (10, 1), (2, 14), (11, 10), (3, 5), (6, 10), (1, 10), (9, ...
591491
MATH
[ { "content": "In a 11x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 4), (2, 0), (9, 11), (10, 5), (1, 0), (4, 2), (6, 0), (7, 7)?\n\...
45812
MATH
[ { "content": "In a 16x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 7), (7, 5), (7, 8), (10, 10), (3, 7), (11, 4), (8, 8), (4, 4), (...
219976
MATH
[ { "content": "In a 16x15 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 14), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (15, 10), (2, 14), (10, 9), (7, 6), (9, 13), (3, 10), (15, 1), (4, 4...
935397
MATH
[ { "content": "In a 16x13 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 12), 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), (9, 12), (2, 1), (7, 7), (1, 7), (13, 3), (7, 0), (0, 7), (...
925708
MATH
[ { "content": "In a 14x14 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 13), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (12, 9), (4, 0), (0, 10), (4, 2), (0, 4), (4, 3), (3, 4), (6, 8), (6...
755432
MATH
[ { "content": "In a 11x15 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 14), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 12), (9, 4), (10, 6), (10, 7), (2, 9), (1, 13), (0, 3), (5, 6), ...
844334
MATH
[ { "content": "In a 19x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (18, 9), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 3), (5, 0), (11, 8), (15, 3), (10, 8), (8, 2), (11, 5), (4, 6), (...
515709
MATH
[ { "content": "In a 11x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 10), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 3), (3, 5), (9, 8), (1, 4), (2, 10), (7, 4), (5, 7), (2, 0), (8,...
7589
MATH
[ { "content": "In a 12x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (11, 11), 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), (9, 3), (7, 10), (3, 3), (0, 6), (6, 11), (7, 8), (11, 2), (...
26787
MATH
[ { "content": "In a 16x13 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 12), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 8), (9, 4), (2, 10), (6, 10), (9, 6), (9, 2), (11, 7), (9, 9), (...
888550
MATH
[ { "content": "In a 11x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 10), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 1), (1, 0), (9, 4), (2, 0), (1, 5), (7, 5), (5, 5), (8, 1), (10,...
7386
MATH
[ { "content": "In a 13x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (12, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (6, 8), (1, 0), (6, 11), (2, 10), (3, 9), (2, 6), (1, 2), (2, 1), (1...
2709
MATH
[ { "content": "In a 15x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 8), (7, 11), (11, 11), (5, 1), (11, 0), (11, 16), (3, 3), (4, 5)...
947358
MATH
[ { "content": "In a 16x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 10), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (12, 0), (4, 9), (8, 8), (6, 1), (3, 8), (8, 5), (6, 7), (8, 1), (10...
205893
MATH
[ { "content": "In a 10x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (9, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 2), (8, 5), (5, 18), (1, 14), (7, 14), (0, 5), (9, 16), (2, 14), ...
638152
MATH
[ { "content": "In a 18x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (17, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 12), (10, 12), (12, 2), (4, 16), (4, 6), (3, 14), (8, 5), (3, 5)...
530841
MATH
[ { "content": "In a 13x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (12, 10), 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), (10, 5), (7, 6), (3, 9), (10, 1), (5, 9), (1, 2), (3, 3), (6...
63863
MATH
[ { "content": "In a 17x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (16, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 15), (9, 8), (14, 0), (13, 2), (1, 6), (0, 15), (8, 0), (13, 13...
706381
MATH
[ { "content": "In a 15x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 2), (4, 2), (4, 8), (7, 14), (2, 15), (4, 5), (0, 6), (14, 4), ...
920569
MATH
[ { "content": "In a 16x13 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 12), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 5), (3, 5), (7, 7), (15, 0), (11, 2), (6, 8), (10, 12), (15, 11)...
984460
MATH
[ { "content": "In a 10x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (9, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (7, 3), (6, 2), (3, 1), (0, 16), (1, 17), (0, 5), (9, 6), (9, 12), (9...
874318
MATH
[ { "content": "In a 18x18 grid, how many different paths are there from the bottom left (0, 0) to the top right (17, 17), 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), (17, 9), (9, 9), (17, 6), (7, 12), (1, 6), (5, 5), (17, 13)...
991236
MATH
[ { "content": "In a 15x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (14, 0), (4, 9), (2, 11), (11, 8), (10, 9), (9, 6), (8, 2), (8, 11),...
980717
MATH
[ { "content": "In a 16x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 11), (13, 15), (2, 4), (8, 2), (7, 0), (10, 14), (12, 4), (15, 1...
933950
MATH
[ { "content": "In a 11x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 10), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 7), (0, 3), (3, 6), (10, 9), (1, 0), (3, 10), (8, 9), (2, 2), (1...
4701
MATH
[ { "content": "In a 14x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 7), (9, 5), (3, 8), (13, 4), (0, 9), (9, 3), (12, 15), (2, 4), (...
707999
MATH
[ { "content": "In a 10x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (9, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 0), (6, 3), (0, 5), (5, 2), (2, 11), (9, 0), (2, 8), (3, 0), (0, ...
666835
MATH
[ { "content": "In a 17x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (16, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 16), (13, 4), (16, 13), (14, 9), (0, 1), (0, 10), (13, 15), (9, ...
923351
MATH
[ { "content": "In a 18x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (17, 11), 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), (16, 2), (14, 7), (3, 10), (6, 2), (11, 8), (10, 9), (1, 2),...
354362
MATH
[ { "content": "In a 12x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (11, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 13), (5, 17), (3, 8), (8, 14), (2, 2), (1, 10), (0, 10), (11, 3)...
779008
MATH
[ { "content": "In a 15x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 11), 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), (4, 4), (5, 6), (3, 6), (10, 8), (1, 9), (5, 3), (1, 6), (4...
473541
MATH
[ { "content": "In a 10x13 grid, how many different paths are there from the bottom left (0, 0) to the top right (9, 12), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 7), (9, 11), (8, 4), (8, 5), (4, 10), (3, 1), (9, 10), (7, 4), (2...
80683
MATH
[ { "content": "In a 18x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (17, 9), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 1), (16, 6), (14, 9), (4, 7), (0, 6), (10, 9), (3, 1), (7, 8), (2...
64716
MATH
[ { "content": "In a 11x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (1, 16), (8, 11), (8, 5), (6, 8), (9, 7), (5, 6), (9, 13), (5, 4), (...
690975
MATH
[ { "content": "In a 16x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (15, 7), (2, 2), (11, 0), (14, 3), (6, 3), (2, 5), (10, 0), (11, 5),...
602318
MATH
[ { "content": "In a 16x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 15), 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), (13, 6), (1, 3), (15, 11), (10, 8), (8, 15), (15, 3), (6, 2...
917394
MATH
[ { "content": "In a 14x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 10), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 2), (5, 6), (8, 0), (11, 8), (13, 0), (4, 9), (10, 0), (8, 5), (...
204845
MATH
[ { "content": "In a 13x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (12, 9), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (2, 4), (2, 8), (5, 7), (2, 0), (4, 6), (9, 5), (8, 4), (1, 7), (3, 1...
56302
MATH
[ { "content": "In a 17x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (16, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (14, 5), (10, 12), (5, 7), (3, 7), (14, 3), (7, 6), (16, 15), (10, 2...
459197
MATH
[ { "content": "In a 14x15 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 14), 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), (8, 8), (0, 10), (12, 3), (2, 4), (5, 2), (13, 0), (11, 7),...
970713
MATH
[ { "content": "In a 12x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (11, 10), 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), (0, 10), (6, 4), (0, 3), (0, 2), (4, 0), (8, 9), (9, 9), (4,...
59487
MATH
[ { "content": "In a 12x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (11, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 2), (5, 13), (2, 8), (6, 18), (7, 3), (0, 13), (5, 11), (4, 1), ...
950567
MATH
[ { "content": "In a 19x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (18, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (15, 10), (0, 1), (5, 0), (15, 7), (10, 8), (18, 4), (5, 2), (8, 9),...
225890
MATH
[ { "content": "In a 11x15 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 14), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (1, 8), (4, 7), (2, 7), (4, 2), (9, 4), (2, 9), (3, 4), (2, 14), (7,...
244324
MATH
[ { "content": "In a 15x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 9), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 0), (9, 4), (14, 5), (4, 1), (10, 4), (5, 1), (6, 3), (5, 5), (4,...
63949
MATH
[ { "content": "In a 11x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 0), (2, 9), (1, 8), (4, 9), (6, 3), (0, 5), (4, 10), (4, 4), (6,...
25247
MATH
[ { "content": "In a 15x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 2), (11, 4), (8, 14), (9, 11), (7, 11), (4, 3), (2, 13), (13, 9)...
640918
MATH
[ { "content": "In a 15x18 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 17), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (11, 15), (8, 14), (1, 10), (7, 1), (14, 14), (5, 5), (9, 0), (11, 1...
953188
MATH
[ { "content": "In a 16x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 18), 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), (7, 14), (12, 18), (10, 12), (11, 0), (2, 11), (11, 7), (9, ...
766154
MATH
[ { "content": "In a 14x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (7, 9), (3, 7), (2, 3), (2, 10), (4, 0), (5, 2), (1, 3), (8, 11), (0...
636418
MATH
[ { "content": "In a 15x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (9, 14), (0, 13), (13, 2), (1, 9), (7, 11), (14, 4), (8, 11), (11, 1...
799192
MATH
[ { "content": "In a 19x14 grid, how many different paths are there from the bottom left (0, 0) to the top right (18, 13), 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), (5, 1), (9, 0), (13, 5), (13, 0), (16, 10), (4, 1), (9, 12),...
871945
MATH
[ { "content": "In a 13x15 grid, how many different paths are there from the bottom left (0, 0) to the top right (12, 14), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (9, 2), (11, 0), (0, 2), (2, 10), (12, 3), (3, 1), (8, 9), (6, 11), ...
682270
MATH
[ { "content": "In a 15x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (9, 11), (7, 11), (3, 11), (14, 15), (9, 5), (6, 3), (14, 9), (5, 16...
942376
MATH
[ { "content": "In a 17x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (16, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (12, 7), (6, 17), (7, 4), (15, 0), (0, 8), (4, 15), (8, 1), (7, 1), ...
763656
MATH
[ { "content": "In a 11x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 11), (10, 2), (7, 8), (7, 6), (2, 10), (2, 7), (8, 10), (0, 10),...
21420
MATH
[ { "content": "In a 12x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (11, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (9, 7), (6, 7), (1, 13), (11, 5), (6, 11), (5, 2), (5, 13), (8, 10),...
717450
MATH
[ { "content": "In a 14x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 9), 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, 1), (1, 3), (2, 1), (8, 0), (12, 5), (13, 5), (5, 5), (11...
88427
MATH
[ { "content": "In a 18x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (17, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (14, 9), (15, 4), (9, 9), (3, 1), (4, 8), (16, 2), (15, 7), (9, 4), ...
72071
MATH
[ { "content": "In a 19x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (18, 10), 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), (16, 4), (18, 5), (1, 4), (14, 1), (18, 2), (12, 0), (16, ...
890721
MATH
[ { "content": "In a 13x15 grid, how many different paths are there from the bottom left (0, 0) to the top right (12, 14), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 4), (9, 6), (10, 9), (1, 13), (2, 4), (4, 1), (8, 3), (3, 12), ...
959345
MATH
[ { "content": "In a 11x14 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 13), 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), (0, 13), (1, 7), (4, 1), (10, 7), (6, 2), (7, 10), (1, 1), (...
168809
MATH
[ { "content": "In a 10x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (9, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 6), (1, 14), (8, 11), (2, 12), (4, 1), (6, 10), (4, 13), (9, 14),...
183747
MATH
[ { "content": "In a 13x18 grid, how many different paths are there from the bottom left (0, 0) to the top right (12, 17), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 14), (9, 7), (2, 14), (4, 15), (2, 1), (12, 4), (9, 1), (10, 15)...
557840
MATH
[ { "content": "In a 11x13 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 12), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (1, 2), (2, 4), (6, 4), (8, 6), (2, 5), (1, 0), (0, 9), (3, 5), (6, ...
38536
MATH
[ { "content": "In a 17x13 grid, how many different paths are there from the bottom left (0, 0) to the top right (16, 12), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (16, 7), (10, 10), (10, 1), (12, 3), (5, 8), (15, 8), (12, 12), (0, ...
977820
MATH
[ { "content": "In a 17x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (16, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (11, 8), (9, 2), (11, 4), (6, 9), (0, 2), (11, 7), (10, 0), (11, 2),...
826660
MATH
[ { "content": "In a 13x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (12, 9), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 4), (4, 0), (8, 2), (5, 1), (4, 5), (2, 3), (5, 5), (9, 4), (12, ...
18166
MATH
[ { "content": "In a 19x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (18, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 13), (11, 5), (14, 12), (1, 15), (6, 4), (6, 13), (18, 14), (3, ...
355428
MATH
[ { "content": "In a 10x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (9, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 7), (5, 1), (7, 1), (1, 7), (7, 4), (0, 3), (9, 0), (4, 6), (7, 2...
49488
MATH
[ { "content": "In a 19x14 grid, how many different paths are there from the bottom left (0, 0) to the top right (18, 13), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 11), (9, 0), (17, 7), (15, 2), (9, 1), (12, 4), (17, 8), (6, 7),...
887697
MATH
[ { "content": "In a 18x15 grid, how many different paths are there from the bottom left (0, 0) to the top right (17, 14), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 0), (10, 10), (4, 4), (13, 3), (15, 7), (2, 5), (15, 14), (9, 3)...
915333
MATH
[ { "content": "In a 16x18 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 17), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 3), (13, 0), (11, 13), (9, 1), (3, 10), (11, 9), (14, 2), (8, 8)...
756469
MATH
[ { "content": "In a 14x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 16), 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), (13, 7), (4, 13), (0, 13), (10, 0), (10, 4), (1, 1), (0, 9),...
854750
MATH
[ { "content": "In a 14x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (8, 3), (2, 11), (4, 2), (9, 12), (2, 5), (5, 12), (10, 11), (12, 5)...
971503
MATH
[ { "content": "In a 10x14 grid, how many different paths are there from the bottom left (0, 0) to the top right (9, 13), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 11), (3, 6), (8, 1), (7, 8), (8, 4), (4, 4), (2, 0), (7, 10), (1,...
71273
MATH
[ { "content": "In a 12x18 grid, how many different paths are there from the bottom left (0, 0) to the top right (11, 17), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (6, 10), (1, 12), (5, 4), (6, 6), (8, 5), (10, 15), (8, 8), (8, 16),...
906098
MATH
[ { "content": "In a 14x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 10), (12, 10), (13, 3), (7, 4), (0, 11), (3, 14), (5, 7), (1, 0)...
875139
MATH
[ { "content": "In a 14x19 grid, how many different paths are there from the bottom left (0, 0) to the top right (13, 18), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 11), (12, 10), (7, 7), (4, 9), (12, 18), (11, 0), (5, 16), (10, ...
485080
MATH
[ { "content": "In a 19x13 grid, how many different paths are there from the bottom left (0, 0) to the top right (18, 12), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 8), (9, 3), (16, 2), (1, 4), (7, 2), (6, 11), (15, 10), (0, 7), ...
677706
MATH
[ { "content": "In a 12x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (11, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (1, 8), (7, 7), (11, 3), (5, 11), (3, 10), (8, 9), (9, 13), (6, 13),...
377500
MATH
[ { "content": "In a 15x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 6), (9, 11), (1, 9), (7, 4), (14, 1), (13, 2), (12, 4), (12, 0),...
980020
MATH
[ { "content": "In a 19x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (18, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (4, 7), (2, 13), (8, 0), (13, 7), (17, 10), (6, 14), (4, 14), (16, 9...
685011
MATH
[ { "content": "In a 16x13 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 12), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (12, 5), (7, 11), (4, 12), (1, 7), (3, 5), (14, 4), (9, 10), (9, 7),...
605204
MATH
[ { "content": "In a 15x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 10), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (12, 6), (1, 6), (10, 9), (8, 1), (2, 10), (3, 4), (4, 5), (4, 10), ...
124371
MATH
[ { "content": "In a 13x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (12, 9), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (1, 8), (12, 5), (4, 5), (0, 1), (12, 0), (11, 1), (10, 5), (0, 3), (...
103627
MATH
[ { "content": "In a 13x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (12, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (3, 1), (3, 2), (4, 1), (1, 4), (11, 10), (9, 5), (4, 2), (11, 0)?\n...
213952
MATH
[ { "content": "In a 16x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 9), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 4), (1, 2), (3, 3), (8, 6), (0, 1), (14, 2), (11, 4), (12, 3), (...
16350
MATH
[ { "content": "In a 10x14 grid, how many different paths are there from the bottom left (0, 0) to the top right (9, 13), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 8), (2, 2), (2, 8), (1, 8), (0, 4), (3, 13), (3, 10), (6, 11), (1...
32028
MATH
[ { "content": "In a 11x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 9), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (1, 5), (9, 2), (8, 6), (1, 6), (7, 6), (10, 6), (9, 7), (10, 7), (4,...
10955
MATH
[ { "content": "In a 16x13 grid, how many different paths are there from the bottom left (0, 0) to the top right (15, 12), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (0, 7), (3, 7), (3, 11), (3, 0), (7, 4), (2, 2), (7, 6), (8, 11), (1...
172886
MATH
[ { "content": "In a 18x17 grid, how many different paths are there from the bottom left (0, 0) to the top right (17, 16), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (5, 11), (0, 6), (8, 12), (7, 2), (11, 1), (5, 12), (4, 3), (14, 12)...
605898
MATH
[ { "content": "In a 15x16 grid, how many different paths are there from the bottom left (0, 0) to the top right (14, 15), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (13, 14), (10, 2), (6, 14), (3, 2), (0, 3), (4, 11), (1, 5), (2, 2),...
756692
MATH
[ { "content": "In a 10x11 grid, how many different paths are there from the bottom left (0, 0) to the top right (9, 10), 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), (5, 3), (2, 6), (3, 6), (1, 10), (1, 4), (9, 0), (5, 10), (9,...
38852
MATH
[ { "content": "In a 11x12 grid, how many different paths are there from the bottom left (0, 0) to the top right (10, 11), if you can only move right or up at each step, subject to the constraint that you cannot move through the following cells: (10, 1), (1, 5), (5, 3), (2, 1), (9, 7), (7, 10), (6, 0), (0, 2), (2...
2700
MATH
[ { "content": "In a 18x10 grid, how many different paths are there from the bottom left (0, 0) to the top right (17, 9), 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), (2, 6), (5, 3), (4, 7), (4, 0), (17, 8), (9, 7), (15, 6), (1...
600666
MATH
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
6