question
stringlengths
115
210
answer
stringlengths
2
5
n
int64
6
24
Given the following integers, please find the median. 51, 122, 142, 190, 195, 480, 593, 603, 608, 644, 700, 709, 730, 756, 776, 848, 874, 907, 946, 965 Output nothing else but that number.
672
20
Given the following integers, please find the median. 21, 677, 688, 693, 922, 939 Output nothing else but that number.
690.5
6
Given the following integers, please find the median. 8, 102, 261, 495, 568, 700, 773, 934 Output nothing else but that number.
531.5
8
Given the following integers, please find the median. 11, 59, 72, 370, 396, 454, 607, 678, 698, 728, 765, 959 Output nothing else but that number.
530.5
12
Given the following integers, please find the median. 51, 248, 472, 555, 972, 980 Output nothing else but that number.
513.5
6
Given the following integers, please find the median. 86, 240, 453, 531, 536, 573, 817, 901, 959 Output nothing else but that number.
536
9
Given the following integers, please find the median. 43, 208, 271, 489, 532, 539, 711, 955 Output nothing else but that number.
510.5
8
Given the following integers, please find the median. 50, 172, 234, 266, 301, 382, 417, 576, 632, 682, 715 Output nothing else but that number.
382
11
Given the following integers, please find the median. 282, 318, 318, 476, 506, 603, 641, 661, 727, 821 Output nothing else but that number.
554.5
10
Given the following integers, please find the median. 78, 151, 199, 225, 277, 278, 306, 356, 404, 408, 416, 511, 539, 643, 707, 791, 825, 875, 884 Output nothing else but that number.
408
19
Given the following integers, please find the median. 121, 135, 153, 159, 178, 196, 237, 410, 463, 512, 578, 778, 807, 932, 975 Output nothing else but that number.
410
15
Given the following integers, please find the median. 55, 61, 74, 100, 128, 145, 186, 259, 361, 431, 452, 459, 558, 558, 593, 748, 764, 780, 825, 858, 972 Output nothing else but that number.
452
21
Given the following integers, please find the median. 142, 150, 197, 246, 250, 265, 297, 411, 417, 462, 520, 571, 683, 771, 920, 933 Output nothing else but that number.
414
16
Given the following integers, please find the median. 41, 149, 168, 239, 274, 415, 604, 671, 701, 711, 778, 796, 810, 854, 966 Output nothing else but that number.
671
15
Given the following integers, please find the median. 18, 83, 149, 173, 215, 380, 435, 477, 480, 493, 556, 698, 866, 916, 996 Output nothing else but that number.
477
15
Given the following integers, please find the median. 3, 51, 118, 189, 324, 377, 437, 467, 473, 625, 658, 767, 783, 791, 813, 823, 902 Output nothing else but that number.
473
17
Given the following integers, please find the median. 52, 108, 111, 211, 236, 236, 271, 341, 468, 475, 512, 521, 537, 569, 806, 859 Output nothing else but that number.
404.5
16
Given the following integers, please find the median. 31, 88, 101, 111, 213, 386, 395, 514, 596, 706, 860, 983 Output nothing else but that number.
390.5
12
Given the following integers, please find the median. 52, 90, 180, 260, 358, 402, 425, 479, 611, 752, 894 Output nothing else but that number.
402
11
Given the following integers, please find the median. 45, 99, 155, 232, 256, 453, 555, 567, 698, 739, 750, 836, 963 Output nothing else but that number.
555
13
Given the following integers, please find the median. 23, 120, 208, 237, 238, 240, 321, 358, 359, 392, 411, 435, 526, 563, 640, 753, 867, 901, 966 Output nothing else but that number.
392
19
Given the following integers, please find the median. 60, 155, 186, 230, 245, 263, 358, 598, 731, 758, 802, 844, 865, 954, 996 Output nothing else but that number.
598
15
Given the following integers, please find the median. 375, 394, 402, 899, 902, 989 Output nothing else but that number.
650.5
6
Given the following integers, please find the median. 110, 339, 371, 532, 680, 731, 769 Output nothing else but that number.
532
7
Given the following integers, please find the median. 25, 38, 131, 149, 176, 258, 282, 409, 491, 541, 541, 588, 788, 956, 999 Output nothing else but that number.
409
15
Given the following integers, please find the median. 52, 166, 216, 269, 405, 435, 509, 676, 704, 739, 784, 793, 817, 891 Output nothing else but that number.
592.5
14
Given the following integers, please find the median. 13, 19, 188, 280, 293, 307, 529, 538, 542, 569, 625, 637, 638, 658, 738, 754, 771, 867, 867, 870, 888, 948 Output nothing else but that number.
631
22
Given the following integers, please find the median. 93, 187, 362, 473, 482, 509, 519, 551, 556, 620, 631, 667, 668, 700, 720, 807, 848, 890, 905, 907, 928, 944, 984 Output nothing else but that number.
667
23
Given the following integers, please find the median. 60, 133, 273, 326, 364, 562, 687, 719, 914 Output nothing else but that number.
364
9
Given the following integers, please find the median. 123, 382, 390, 502, 528, 559, 610, 868, 974 Output nothing else but that number.
528
9
Given the following integers, please find the median. 21, 84, 135, 209, 216, 242, 821, 823, 871, 902, 913, 922, 988 Output nothing else but that number.
821
13
Given the following integers, please find the median. 96, 104, 220, 234, 266, 294, 497, 531, 645, 699, 899, 988 Output nothing else but that number.
395.5
12
Given the following integers, please find the median. 29, 62, 72, 141, 258, 321, 397, 408, 520, 536, 543, 572, 575, 664, 674, 774, 838, 842, 887, 896 Output nothing else but that number.
539.5
20
Given the following integers, please find the median. 440, 485, 543, 612, 622, 980 Output nothing else but that number.
577.5
6
Given the following integers, please find the median. 21, 107, 251, 606, 713, 786, 836, 888, 905, 926, 926, 960, 997 Output nothing else but that number.
836
13
Given the following integers, please find the median. 61, 112, 182, 274, 295, 530, 546, 633, 930, 970, 987 Output nothing else but that number.
530
11
Given the following integers, please find the median. 96, 109, 382, 467, 492, 546, 547, 600, 612, 682, 754, 892 Output nothing else but that number.
546.5
12
Given the following integers, please find the median. 4, 68, 145, 223, 224, 277, 477, 537, 571, 584, 584, 612, 735, 798, 830, 889, 915 Output nothing else but that number.
571
17
Given the following integers, please find the median. 46, 184, 224, 298, 368, 521, 530, 546, 656, 661, 671, 712, 732, 775, 845, 846, 984 Output nothing else but that number.
656
17
Given the following integers, please find the median. 128, 139, 185, 201, 251, 263, 269, 270, 381, 440, 558, 568, 580, 609, 615, 733, 790, 808, 830, 841, 863, 877, 967, 990 Output nothing else but that number.
574
24
Given the following integers, please find the median. 5, 81, 93, 102, 114, 128, 237, 239, 247, 387, 440, 476, 533, 537, 630, 667, 694, 734, 970, 972 Output nothing else but that number.
413.5
20
Given the following integers, please find the median. 89, 212, 400, 489, 537, 540, 604, 940 Output nothing else but that number.
513
8
Given the following integers, please find the median. 88, 93, 137, 268, 302, 337, 458, 522, 581, 642, 645, 684, 691, 713, 776, 786, 824, 882, 896, 911, 921, 942, 999 Output nothing else but that number.
684
23
Given the following integers, please find the median. 22, 24, 76, 136, 161, 172, 242, 299, 314, 328, 380, 393, 415, 528, 552, 639, 653, 804, 866, 908 Output nothing else but that number.
354
20
Given the following integers, please find the median. 20, 109, 122, 170, 239, 384, 392, 506, 605, 618, 919, 958 Output nothing else but that number.
388
12
Given the following integers, please find the median. 4, 34, 35, 49, 367, 396, 477, 723, 743, 814, 944 Output nothing else but that number.
396
11
Given the following integers, please find the median. 112, 148, 154, 265, 278, 335, 418, 420, 432, 443, 472, 478, 519, 566, 616, 658, 660, 686, 740, 778, 802, 808, 866 Output nothing else but that number.
478
23
Given the following integers, please find the median. 24, 68, 106, 111, 124, 151, 184, 202, 243, 315, 340, 363, 367, 428, 496, 575, 612, 716, 756, 791, 859, 872, 946 Output nothing else but that number.
363
23
Given the following integers, please find the median. 39, 41, 120, 136, 246, 258, 275, 317, 410, 472, 565, 568, 802, 827, 827, 870, 883, 888, 947, 959 Output nothing else but that number.
518.5
20
Given the following integers, please find the median. 190, 251, 332, 359, 388, 630, 724, 745, 855, 905 Output nothing else but that number.
509
10
Given the following integers, please find the median. 288, 442, 561, 684, 727, 752, 986 Output nothing else but that number.
684
7
Given the following integers, please find the median. 25, 286, 312, 388, 430, 544, 580, 659, 761, 804, 853, 904, 968 Output nothing else but that number.
580
13
Given the following integers, please find the median. 22, 75, 112, 155, 231, 279, 434, 443, 520, 582, 637, 719, 772, 829, 891, 934, 961 Output nothing else but that number.
520
17
Given the following integers, please find the median. 28, 108, 134, 175, 241, 358, 457, 462, 478, 542, 559, 572, 648, 814, 822, 893, 954 Output nothing else but that number.
478
17
Given the following integers, please find the median. 9, 73, 94, 95, 99, 126, 130, 186, 212, 293, 302, 367, 498, 715, 803, 831, 871, 968, 977, 1000 Output nothing else but that number.
297.5
20
Given the following integers, please find the median. 64, 66, 403, 628, 774, 799 Output nothing else but that number.
515.5
6
Given the following integers, please find the median. 171, 201, 292, 398, 412, 466, 646, 662, 665, 669, 834, 905, 916 Output nothing else but that number.
646
13
Given the following integers, please find the median. 33, 103, 140, 364, 368, 388, 400, 406, 438, 497, 554, 558, 639, 639, 643, 709, 770, 817, 825, 837, 850, 903, 923, 948 Output nothing else but that number.
598.5
24
Given the following integers, please find the median. 101, 199, 244, 290, 340, 344, 398, 415, 463, 775, 778 Output nothing else but that number.
344
11
Given the following integers, please find the median. 101, 255, 399, 439, 458, 575, 614, 669, 791, 874, 881 Output nothing else but that number.
575
11
Given the following integers, please find the median. 107, 132, 149, 202, 220, 453, 465, 517, 592, 797, 906, 985 Output nothing else but that number.
459
12
Given the following integers, please find the median. 15, 245, 259, 296, 375, 471, 490, 547, 589, 702, 769, 788, 836, 873 Output nothing else but that number.
518.5
14
Given the following integers, please find the median. 37, 110, 155, 184, 269, 298, 379, 413, 418, 638, 789, 947 Output nothing else but that number.
338.5
12
Given the following integers, please find the median. 45, 61, 97, 104, 107, 238, 323, 402, 430, 503, 504, 512, 514, 549, 562, 598, 622, 666, 791, 795, 818, 836, 857, 901 Output nothing else but that number.
513
24
Given the following integers, please find the median. 254, 254, 291, 337, 441, 447, 465, 742, 774, 851, 880, 988, 994 Output nothing else but that number.
465
13
Given the following integers, please find the median. 56, 63, 72, 96, 159, 178, 190, 294, 297, 336, 342, 404, 548, 560, 650, 671, 684, 845, 981 Output nothing else but that number.
336
19
Given the following integers, please find the median. 155, 185, 306, 434, 528, 575, 620, 641, 889 Output nothing else but that number.
528
9
Given the following integers, please find the median. 68, 88, 104, 116, 122, 132, 344, 412, 470, 550, 551, 558, 667, 679, 838, 842, 885, 908, 938 Output nothing else but that number.
550
19
Given the following integers, please find the median. 12, 15, 23, 62, 65, 198, 222, 225, 301, 370, 400, 431, 445, 469, 535, 541, 606, 619, 684, 788, 852, 932, 940 Output nothing else but that number.
431
23
Given the following integers, please find the median. 14, 27, 87, 173, 212, 309, 348, 376, 490, 525, 714, 787, 851, 882, 963 Output nothing else but that number.
376
15
Given the following integers, please find the median. 36, 267, 583, 829, 844, 890 Output nothing else but that number.
706
6
Given the following integers, please find the median. 91, 148, 191, 221, 262, 324, 345, 448, 532, 601, 605, 618, 681, 719, 747, 750, 802, 891 Output nothing else but that number.
566.5
18
Given the following integers, please find the median. 27, 60, 166, 176, 187, 232, 355, 426, 714, 730, 784, 824, 916, 930, 932, 941 Output nothing else but that number.
570
16
Given the following integers, please find the median. 35, 116, 122, 270, 519, 567, 789, 812, 926, 939 Output nothing else but that number.
543
10
Given the following integers, please find the median. 98, 156, 216, 249, 291, 310, 391, 416, 421, 440, 475 Output nothing else but that number.
310
11
Given the following integers, please find the median. 11, 297, 327, 504, 563, 663, 809 Output nothing else but that number.
504
7
Given the following integers, please find the median. 26, 109, 113, 341, 348, 464, 512, 562, 597, 601, 621, 651, 726, 775, 852, 868, 885, 949 Output nothing else but that number.
599
18
Given the following integers, please find the median. 67, 105, 170, 189, 382, 519, 807, 850 Output nothing else but that number.
285.5
8
Given the following integers, please find the median. 35, 68, 135, 585, 618, 745, 756, 818, 917 Output nothing else but that number.
618
9
Given the following integers, please find the median. 6, 163, 323, 663, 955, 973 Output nothing else but that number.
493
6
Given the following integers, please find the median. 52, 53, 81, 100, 140, 264, 345, 502, 580, 630, 704 Output nothing else but that number.
264
11
Given the following integers, please find the median. 96, 232, 284, 387, 391, 444, 545, 708, 741, 754, 779, 806, 831, 853, 900, 971 Output nothing else but that number.
724.5
16
Given the following integers, please find the median. 90, 159, 188, 305, 388, 446, 503, 715, 719, 728, 739, 931 Output nothing else but that number.
474.5
12
Given the following integers, please find the median. 13, 35, 62, 67, 69, 75, 151, 175, 220, 248, 278, 315, 362, 444, 579, 618, 641, 920 Output nothing else but that number.
234
18
Given the following integers, please find the median. 51, 242, 290, 321, 440, 459, 465, 472, 521, 605, 649, 652, 713, 787, 831, 836, 838, 851, 855, 857, 870, 911, 961 Output nothing else but that number.
652
23
Given the following integers, please find the median. 17, 87, 101, 199, 240, 298, 348, 390, 636, 745, 795, 882 Output nothing else but that number.
323
12
Given the following integers, please find the median. 55, 75, 139, 206, 259, 322, 370, 486, 490, 647, 649, 800, 974 Output nothing else but that number.
370
13
Given the following integers, please find the median. 8, 92, 135, 165, 226, 252, 285, 367, 402, 418, 430, 665, 697, 724, 752, 872, 880, 970 Output nothing else but that number.
410
18
Given the following integers, please find the median. 97, 194, 209, 230, 236, 247, 309, 333, 406, 435, 484, 730, 802, 808, 847, 855 Output nothing else but that number.
369.5
16
Given the following integers, please find the median. 81, 214, 237, 308, 481, 538, 839 Output nothing else but that number.
308
7
Given the following integers, please find the median. 152, 170, 184, 240, 323, 323, 348, 475, 485, 538, 551, 593, 620, 658, 662, 663, 682, 802, 804, 813, 853, 908, 942, 971 Output nothing else but that number.
606.5
24
Given the following integers, please find the median. 218, 219, 550, 691, 714, 762, 799, 816, 863 Output nothing else but that number.
714
9
Given the following integers, please find the median. 331, 429, 488, 693, 700, 719, 933 Output nothing else but that number.
693
7
Given the following integers, please find the median. 37, 53, 172, 235, 261, 301, 310, 336, 344, 393, 438, 464, 483, 521, 546, 593, 607, 612, 690, 728, 760, 812, 879, 898 Output nothing else but that number.
473.5
24
Given the following integers, please find the median. 15, 54, 89, 218, 221, 363, 401, 429, 443, 459, 475, 507, 538, 549, 607, 665, 713, 718, 743, 747, 799, 928, 931 Output nothing else but that number.
507
23
Given the following integers, please find the median. 33, 51, 52, 217, 343, 363, 449, 503, 659, 729, 739, 747, 929 Output nothing else but that number.
449
13
Given the following integers, please find the median. 10, 264, 296, 349, 805, 901 Output nothing else but that number.
322.5
6
Given the following integers, please find the median. 127, 131, 191, 312, 330, 543, 595, 624, 707, 713, 740, 943, 945 Output nothing else but that number.
595
13
Given the following integers, please find the median. 26, 71, 73, 90, 104, 184, 189, 243, 338, 349, 392, 432, 527, 569, 578, 701, 712, 752, 752, 776, 800, 839, 967, 998 Output nothing else but that number.
479.5
24
Given the following integers, please find the median. 220, 272, 396, 501, 537, 541, 557, 590, 617, 661, 669, 723, 734, 753, 862, 922, 987 Output nothing else but that number.
617
17
README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
24
Edit dataset card