messages listlengths 1 1 | ground_truth stringclasses 16 values | dataset stringclasses 1 value |
|---|---|---|
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x6 grid, what is minimum number of steps you can take to get to (5, 5), if your only valid moves are to move over 3 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x8 grid, what is minimum number of steps you can take to get to (6, 6), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 12 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (5, 7), if your only valid moves are to move over 3 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x9 grid, what is minimum number of steps you can take to get to (6, 5), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x9 grid, what is minimum number of steps you can take to get to (3, 5), if your only valid moves are to move over 5 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x8 grid, what is minimum number of steps you can take to get to (5, 7), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 6 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x7 grid, what is minimum number of steps you can take to get to (6, 6), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 12 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x7 grid, what is minimum number of steps you can take to get to (6, 5), if your only valid moves are to move over 1 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x7 grid, what is minimum number of steps you can take to get to (1, 3), if your only valid moves are to move over 4 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 6 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x8 grid, what is minimum number of steps you can take to get to (5, 5), if your only valid moves are to move over 5 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x6 grid, what is minimum number of steps you can take to get to (5, 4), if your only valid moves are to move over 2 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 7 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x8 grid, what is minimum number of steps you can take to get to (1, 4), if your only valid moves are to move over 1 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 1 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (4, 7), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x8 grid, what is minimum number of steps you can take to get to (7, 4), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 9 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x7 grid, what is minimum number of steps you can take to get to (4, 4), if your only valid moves are to move over 1 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 8 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x6 grid, what is minimum number of steps you can take to get to (4, 6), if your only valid moves are to move over 5 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 2 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x8 grid, what is minimum number of steps you can take to get to (6, 8), if your only valid moves are to move over 1 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x9 grid, what is minimum number of steps you can take to get to (6, 5), if your only valid moves are to move over 1 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x8 grid, what is minimum number of steps you can take to get to (7, 5), if your only valid moves are to move over 1 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x5 grid, what is minimum number of steps you can take to get to (3, 1), if your only valid moves are to move over 3 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 1 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x6 grid, what is minimum number of steps you can take to get to (3, 4), if your only valid moves are to move over 3 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x6 grid, what is minimum number of steps you can take to get to (5, 6), if your only valid moves are to move over 5 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x5 grid, what is minimum number of steps you can take to get to (4, 2), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 2 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x9 grid, what is minimum number of steps you can take to get to (5, 5), if your only valid moves are to move over 1 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x6 grid, what is minimum number of steps you can take to get to (2, 5), if your only valid moves are to move over 5 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 1 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x8 grid, what is minimum number of steps you can take to get to (4, 5), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x5 grid, what is minimum number of steps you can take to get to the top right, if your only valid moves are to move over 3 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex for... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x6 grid, what is minimum number of steps you can take to get to (4, 6), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x8 grid, what is minimum number of steps you can take to get to (5, 8), if your only valid moves are to move over 1 squares in one direction and over 6 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 7 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x9 grid, what is minimum number of steps you can take to get to the top right, if your only valid moves are to move over 3 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex for... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x8 grid, what is minimum number of steps you can take to get to (6, 5), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x8 grid, what is minimum number of steps you can take to get to (7, 5), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 6 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (6, 7), if your only valid moves are to move over 3 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 9 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x7 grid, what is minimum number of steps you can take to get to (4, 3), if your only valid moves are to move over 4 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x6 grid, what is minimum number of steps you can take to get to (5, 2), if your only valid moves are to move over 1 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 7 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (8, 5), if your only valid moves are to move over 4 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 7 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x9 grid, what is minimum number of steps you can take to get to (8, 7), if your only valid moves are to move over 2 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x5 grid, what is minimum number of steps you can take to get to the top right, if your only valid moves are to move over 2 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex for... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x9 grid, what is minimum number of steps you can take to get to (7, 7), if your only valid moves are to move over 1 squares in one direction and over 6 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 2 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x7 grid, what is minimum number of steps you can take to get to (4, 6), if your only valid moves are to move over 4 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 6 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x7 grid, what is minimum number of steps you can take to get to (6, 5), if your only valid moves are to move over 4 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x9 grid, what is minimum number of steps you can take to get to (6, 8), if your only valid moves are to move over 4 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x8 grid, what is minimum number of steps you can take to get to (5, 7), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 6 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x7 grid, what is minimum number of steps you can take to get to (5, 6), if your only valid moves are to move over 4 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 7 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x8 grid, what is minimum number of steps you can take to get to (4, 4), if your only valid moves are to move over 3 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x7 grid, what is minimum number of steps you can take to get to (4, 3), if your only valid moves are to move over 4 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 1 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x8 grid, what is minimum number of steps you can take to get to (3, 4), if your only valid moves are to move over 4 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x8 grid, what is minimum number of steps you can take to get to (6, 5), if your only valid moves are to move over 3 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (7, 6), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x8 grid, what is minimum number of steps you can take to get to (6, 5), if your only valid moves are to move over 2 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x6 grid, what is minimum number of steps you can take to get to (5, 2), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x7 grid, what is minimum number of steps you can take to get to (5, 6), if your only valid moves are to move over 3 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x6 grid, what is minimum number of steps you can take to get to (4, 4), if your only valid moves are to move over 3 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (7, 5), if your only valid moves are to move over 4 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (7, 7), if your only valid moves are to move over 1 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 6 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x7 grid, what is minimum number of steps you can take to get to (5, 5), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 10 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x9 grid, what is minimum number of steps you can take to get to (6, 6), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 6 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x8 grid, what is minimum number of steps you can take to get to (7, 7), if your only valid moves are to move over 3 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 2 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x7 grid, what is minimum number of steps you can take to get to (6, 3), if your only valid moves are to move over 4 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (8, 5), if your only valid moves are to move over 1 squares in one direction and over 6 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 7 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x8 grid, what is minimum number of steps you can take to get to (7, 5), if your only valid moves are to move over 3 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x8 grid, what is minimum number of steps you can take to get to (6, 4), if your only valid moves are to move over 1 squares in one direction and over 6 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 10 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x8 grid, what is minimum number of steps you can take to get to (7, 5), if your only valid moves are to move over 1 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x9 grid, what is minimum number of steps you can take to get to (5, 6), if your only valid moves are to move over 1 squares in one direction and over 6 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x8 grid, what is minimum number of steps you can take to get to (7, 4), if your only valid moves are to move over 6 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 9 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x8 grid, what is minimum number of steps you can take to get to (1, 4), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x9 grid, what is minimum number of steps you can take to get to (7, 6), if your only valid moves are to move over 4 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x7 grid, what is minimum number of steps you can take to get to (5, 4), if your only valid moves are to move over 2 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 9 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x8 grid, what is minimum number of steps you can take to get to (6, 4), if your only valid moves are to move over 5 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x6 grid, what is minimum number of steps you can take to get to (4, 3), if your only valid moves are to move over 3 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x8 grid, what is minimum number of steps you can take to get to (4, 4), if your only valid moves are to move over 1 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 8 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x9 grid, what is minimum number of steps you can take to get to the top right, if your only valid moves are to move over 4 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex for... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x7 grid, what is minimum number of steps you can take to get to (5, 7), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x9 grid, what is minimum number of steps you can take to get to (3, 5), if your only valid moves are to move over 3 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (5, 5), if your only valid moves are to move over 1 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x7 grid, what is minimum number of steps you can take to get to (4, 3), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x7 grid, what is minimum number of steps you can take to get to (5, 5), if your only valid moves are to move over 4 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 10 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x8 grid, what is minimum number of steps you can take to get to (5, 7), if your only valid moves are to move over 1 squares in one direction and over 6 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 2 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x6 grid, what is minimum number of steps you can take to get to (5, 6), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x5 grid, what is minimum number of steps you can take to get to (3, 1), if your only valid moves are to move over 1 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 1 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x7 grid, what is minimum number of steps you can take to get to (6, 6), if your only valid moves are to move over 1 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 2 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x8 grid, what is minimum number of steps you can take to get to (7, 5), if your only valid moves are to move over 5 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x7 grid, what is minimum number of steps you can take to get to (3, 3), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 2 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x9 grid, what is minimum number of steps you can take to get to (6, 5), if your only valid moves are to move over 2 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x7 grid, what is minimum number of steps you can take to get to (5, 7), if your only valid moves are to move over 1 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x6 grid, what is minimum number of steps you can take to get to (2, 5), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x6 grid, what is minimum number of steps you can take to get to (4, 5), if your only valid moves are to move over 1 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x7 grid, what is minimum number of steps you can take to get to (4, 3), if your only valid moves are to move over 2 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x7 grid, what is minimum number of steps you can take to get to (6, 6), if your only valid moves are to move over 3 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x7 grid, what is minimum number of steps you can take to get to (5, 3), if your only valid moves are to move over 3 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 9x9 grid, what is minimum number of steps you can take to get to (5, 5), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 4 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 6x8 grid, what is minimum number of steps you can take to get to (3, 4), if your only valid moves are to move over 3 squares in one direction and over 2 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x8 grid, what is minimum number of steps you can take to get to (4, 5), if your only valid moves are to move over 2 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x9 grid, what is minimum number of steps you can take to get to (4, 6), if your only valid moves are to move over 5 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 2 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 5x7 grid, what is minimum number of steps you can take to get to (1, 4), if your only valid moves are like a chess knight, i.e, over two squares in one direction and over one square in a perpendicular direction in one move?\n\nPresent the ans... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x8 grid, what is minimum number of steps you can take to get to (4, 5), if your only valid moves are to move over 2 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (8, 5), if your only valid moves are to move over 3 squares in one direction and over 4 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 7 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 7x6 grid, what is minimum number of steps you can take to get to (3, 5), if your only valid moves are to move over 3 squares in one direction and over 1 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 3 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (6, 7), if your only valid moves are to move over 4 squares in one direction and over 3 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 9 | MATH |
[
{
"content": "Supposing you start in the bottom left (0, 0) cell of a 8x9 grid, what is minimum number of steps you can take to get to (7, 7), if your only valid moves are to move over 1 squares in one direction and over 5 squares in a perpendicular direction (at once)?\n\nPresent the answer in LaTex format: \\... | 5 | MATH |
End of preview. Expand
in Data Studio
No dataset card yet
- Downloads last month
- 7