question stringlengths 59 73 | answer stringlengths 2 10 | metadata dict | difficulty int64 2 4 |
|---|---|---|---|
Find the Least Common Multiple (LCM) of these numbers: 383, 464, 438 | 38918928 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
383,
464,
438
],
"result": 38918928,
"source_dataset": "lcm",
"source_index": 60
} | 4 |
Find the Least Common Multiple (LCM) of these numbers: 468, 456, 476, 210 | 10581480 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
468,
456,
476,
210
],
"result": 10581480,
"source_dataset": "lcm",
"source_index": 61
} | 4 |
Find the Least Common Multiple (LCM) of these numbers: 201, 474, 494 | 7844226 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
201,
474,
494
],
"result": 7844226,
"source_dataset": "lcm",
"source_index": 62
} | 4 |
Find the Least Common Multiple (LCM) of these numbers: 249, 183, 278, 184 | 388473864 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
249,
183,
278,
184
],
"result": 388473864,
"source_dataset": "lcm",
"source_index": 63
} | 4 |
Find the Least Common Multiple (LCM) of these numbers: 108, 384, 369, 343 | 48601728 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
108,
384,
369,
343
],
"result": 48601728,
"source_dataset": "lcm",
"source_index": 64
} | 4 |
Find the Least Common Multiple (LCM) of these numbers: 417, 397, 492 | 27150036 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
417,
397,
492
],
"result": 27150036,
"source_dataset": "lcm",
"source_index": 65
} | 4 |
Find the Least Common Multiple (LCM) of these numbers: 466, 143, 438 | 14593722 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
466,
143,
438
],
"result": 14593722,
"source_dataset": "lcm",
"source_index": 66
} | 4 |
Find the Least Common Multiple (LCM) of these numbers: 217, 335, 330, 380 | 182319060 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
217,
335,
330,
380
],
"result": 182319060,
"source_dataset": "lcm",
"source_index": 67
} | 4 |
Find the Least Common Multiple (LCM) of these numbers: 407, 226, 310, 346 | 2466497330 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
407,
226,
310,
346
],
"result": 2466497330,
"source_dataset": "lcm",
"source_index": 68
} | 4 |
Find the Least Common Multiple (LCM) of these numbers: 313, 415, 186, 422 | 5097859170 | {
"difficulty": {
"numbers": [
3,
4
],
"value": [
100,
500
]
},
"numbers": [
313,
415,
186,
422
],
"result": 5097859170,
"source_dataset": "lcm",
"source_index": 69
} | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.