messages
listlengths
1
1
ground_truth
stringclasses
8 values
dataset
stringclasses
1 value
[ { "content": "In a 16x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (15, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (6, 3), ...
4
MATH
[ { "content": "In a 11x14 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 13), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (3, 5), ...
5
MATH
[ { "content": "In a 14x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (13, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 11),...
4
MATH
[ { "content": "In a 13x14 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 13), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (11, 8),...
3
MATH
[ { "content": "In a 12x19 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (11, 18), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (0, 8), ...
5
MATH
[ { "content": "In a 13x19 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 18), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 15),...
4
MATH
[ { "content": "In a 16x11 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (15, 10), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (0, 4), ...
4
MATH
[ { "content": "In a 18x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (10, 15)...
5
MATH
[ { "content": "In a 10x14 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 13), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 8), (...
3
MATH
[ { "content": "In a 19x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (17, 0),...
4
MATH
[ { "content": "In a 15x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 12),...
4
MATH
[ { "content": "In a 10x11 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 10), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 4), (...
3
MATH
[ { "content": "In a 14x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (13, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (12, 7),...
4
MATH
[ { "content": "In a 16x19 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (15, 18), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 2), ...
4
MATH
[ { "content": "In a 11x14 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 13), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (10, 4),...
3
MATH
[ { "content": "In a 17x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (0, 14),...
6
MATH
[ { "content": "In a 15x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (6, 13),...
6
MATH
[ { "content": "In a 14x11 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (13, 10), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (12, 1),...
6
MATH
[ { "content": "In a 13x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 8), ...
5
MATH
[ { "content": "In a 11x12 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 11), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (3, 7), ...
3
MATH
[ { "content": "In a 10x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 11), ...
4
MATH
[ { "content": "In a 18x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 12),...
6
MATH
[ { "content": "In a 17x19 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 18), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (10, 18)...
3
MATH
[ { "content": "In a 17x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (2, 10),...
5
MATH
[ { "content": "In a 19x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (11, 13)...
4
MATH
[ { "content": "In a 13x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (11, 2),...
6
MATH
[ { "content": "In a 12x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (11, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (0, 8), ...
6
MATH
[ { "content": "In a 18x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 5), ...
3
MATH
[ { "content": "In a 10x14 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 13), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 12), ...
4
MATH
[ { "content": "In a 19x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (12, 6),...
3
MATH
[ { "content": "In a 13x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (9, 10),...
5
MATH
[ { "content": "In a 13x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (12, 14)...
4
MATH
[ { "content": "In a 12x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (11, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (4, 13),...
4
MATH
[ { "content": "In a 13x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (3, 6), ...
3
MATH
[ { "content": "In a 10x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 5), (...
3
MATH
[ { "content": "In a 16x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (15, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (10, 0),...
3
MATH
[ { "content": "In a 15x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (6, 3), ...
4
MATH
[ { "content": "In a 13x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 9), ...
4
MATH
[ { "content": "In a 15x11 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 10), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (9, 0), ...
4
MATH
[ { "content": "In a 18x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (3, 9), ...
4
MATH
[ { "content": "In a 13x10 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 9), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (11, 5), ...
3
MATH
[ { "content": "In a 13x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 2), ...
3
MATH
[ { "content": "In a 11x10 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 9), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 3), (...
4
MATH
[ { "content": "In a 15x12 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 11), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (11, 9),...
3
MATH
[ { "content": "In a 11x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 4), ...
5
MATH
[ { "content": "In a 11x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (9, 10),...
4
MATH
[ { "content": "In a 17x19 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 18), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 1), ...
3
MATH
[ { "content": "In a 14x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (13, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (10, 9),...
4
MATH
[ { "content": "In a 15x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (12, 8),...
5
MATH
[ { "content": "In a 17x10 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 9), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (6, 3), (...
4
MATH
[ { "content": "In a 11x10 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 9), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (4, 8), (...
3
MATH
[ { "content": "In a 10x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 1), (...
5
MATH
[ { "content": "In a 16x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (15, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (3, 10),...
7
MATH
[ { "content": "In a 11x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 4), ...
6
MATH
[ { "content": "In a 19x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (6, 7), ...
5
MATH
[ { "content": "In a 17x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 4), ...
3
MATH
[ { "content": "In a 11x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 8), ...
5
MATH
[ { "content": "In a 18x12 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 11), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 4), ...
3
MATH
[ { "content": "In a 10x12 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 11), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (9, 5), (...
2
MATH
[ { "content": "In a 10x19 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 18), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (0, 6), (...
6
MATH
[ { "content": "In a 18x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (16, 7),...
4
MATH
[ { "content": "In a 15x14 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 13), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (4, 11),...
4
MATH
[ { "content": "In a 10x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 10), ...
3
MATH
[ { "content": "In a 11x11 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 10), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (3, 2), ...
3
MATH
[ { "content": "In a 15x14 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 13), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (14, 7),...
3
MATH
[ { "content": "In a 11x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (10, 0),...
4
MATH
[ { "content": "In a 19x12 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 11), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (4, 9), ...
4
MATH
[ { "content": "In a 15x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 15),...
6
MATH
[ { "content": "In a 17x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (12, 7),...
4
MATH
[ { "content": "In a 15x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (12, 15)...
4
MATH
[ { "content": "In a 17x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 0), ...
4
MATH
[ { "content": "In a 15x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (4, 6), ...
4
MATH
[ { "content": "In a 15x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (0, 7), ...
3
MATH
[ { "content": "In a 17x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (4, 6), ...
4
MATH
[ { "content": "In a 17x14 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 13), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 8), ...
3
MATH
[ { "content": "In a 17x19 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (16, 18), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (10, 0),...
5
MATH
[ { "content": "In a 18x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (2, 6), ...
4
MATH
[ { "content": "In a 19x12 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 11), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (12, 9),...
4
MATH
[ { "content": "In a 16x11 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (15, 10), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (12, 2),...
4
MATH
[ { "content": "In a 14x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (13, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 0), ...
4
MATH
[ { "content": "In a 13x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (10, 8),...
4
MATH
[ { "content": "In a 11x14 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 13), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (10, 7),...
4
MATH
[ { "content": "In a 14x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (13, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 11),...
3
MATH
[ { "content": "In a 14x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (13, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 4), ...
6
MATH
[ { "content": "In a 16x11 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (15, 10), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (2, 6), ...
4
MATH
[ { "content": "In a 19x19 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 18), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (14, 7),...
4
MATH
[ { "content": "In a 12x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (11, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 9), ...
6
MATH
[ { "content": "In a 15x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (4, 13),...
6
MATH
[ { "content": "In a 18x17 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 16), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (1, 9), ...
4
MATH
[ { "content": "In a 19x12 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 11), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (8, 0), ...
5
MATH
[ { "content": "In a 15x12 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 11), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 1), ...
3
MATH
[ { "content": "In a 18x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (15, 9),...
4
MATH
[ { "content": "In a 19x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (6, 12),...
6
MATH
[ { "content": "In a 19x18 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (18, 17), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (15, 9),...
4
MATH
[ { "content": "In a 11x16 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (10, 15), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (5, 12),...
5
MATH
[ { "content": "In a 10x13 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (9, 12), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (4, 7), (...
5
MATH
[ { "content": "In a 12x15 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (11, 14), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (0, 4), ...
3
MATH
[ { "content": "In a 15x11 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (14, 10), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (6, 6), ...
5
MATH
[ { "content": "In a 13x12 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (12, 11), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (9, 5), ...
3
MATH
[ { "content": "In a 18x10 grid, what is the fewest number of steps it takes to get from the bottom left (0, 0) to the top right (17, 9), provided you can move right or up by any number of cells (like a chess rook) at each step, subject to the constraint that you cannot move through the following cells: (13, 0), ...
4
MATH