instruction stringclasses 605
values | input stringlengths 2 1.96k | output stringlengths 0 1.51k | category stringclasses 613
values |
|---|---|---|---|
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-311, 153, 16, 102, 344, -370, 119] | [-310, 150, 20, 100, 340, -370, 120] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [421, -367, 286, -475, 497, -278, 434, 793, -396, 731, -856, 56, 334, 788, 272] | [420, -370, 290, -480, 500, -280, 430, 790, -400, 730, -860, 60, 330, 790, 270] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [545, 268, 351] | [540, 270, 350] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [810, -358, 528, 470, 604, 313, 449, 154, -415, -156] | [810, -360, 530, 470, 600, 310, 450, 150, -420, -160] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [446, -654] | [450, -650] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [345, 949, 728, -566, 882, -636, 578, -907, 76, 523] | [340, 950, 730, -570, 880, -640, 580, -910, 80, 520] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-338, 538, -846, -556, -691, 226, 275, 261, 585, 190, 816, 191, -101] | [-340, 540, -850, -560, -690, 230, 280, 260, 580, 190, 820, 190, -100] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-985, 644, -607, 636, -476, 725, -303, 580, -322, 323, 495] | [-980, 640, -610, 640, -480, 720, -300, 580, -320, 320, 500] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [335, 99, -409, -203, 953, 955, -379, 988, 35, -859, -413, 134] | [340, 100, -410, -200, 950, 960, -380, 990, 40, -860, -410, 130] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [239, 924, -431, 897, 286, -754, -294] | [240, 920, -430, 900, 290, -750, -290] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-434, 880, 794, -688, 528] | [-430, 880, 790, -690, 530] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-425, -694, -303, 767, 233, 387, 980] | [-420, -690, -300, 770, 230, 390, 980] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-763, 587, 371] | [-760, 590, 370] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [99, 518, 127, 578, 857, 818, 856] | [100, 520, 130, 580, 860, 820, 860] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-966, -551, -71, 576, -475, -379, -159, 209, 930, 573, 135] | [-970, -550, -70, 580, -480, -380, -160, 210, 930, 570, 140] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-278, 990, 744, -298, 576, 920, 227, -283, -315, -682, 368, 361, 776] | [-280, 990, 740, -300, 580, 920, 230, -280, -320, -680, 370, 360, 780] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-454, 837, 401, -328, -855, -602, 912, -908, 700, -942, 466] | [-450, 840, 400, -330, -860, -600, 910, -910, 700, -940, 470] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-87, -440, 795, -177, 84, -321, -263, 195, -656, 922, -351, 929, 268, -27] | [-90, -440, 800, -180, 80, -320, -260, 200, -660, 920, -350, 930, 270, -30] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [925, 288, -839, 506] | [920, 290, -840, 510] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [477, 124, 850, 886, -2, 726, 256, -682] | [480, 120, 850, 890, 0, 730, 260, -680] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [134, -149, 165, 144, 723, 533, -266, 599, 547] | [130, -150, 160, 140, 720, 530, -270, 600, 550] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [608, -772, 584, -868, -788] | [610, -770, 580, -870, -790] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-307, 588, -756, -648, 951, 401, -871, 849, -118, 842, -775, 217, 768, -971] | [-310, 590, -760, -650, 950, 400, -870, 850, -120, 840, -780, 220, 770, -970] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-553, -779, -406, -679, 454, 385, -790, -718] | [-550, -780, -410, -680, 450, 380, -790, -720] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [582, -84] | [580, -80] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-409, 426, -452, -775, -193, -297, -188, -626, -254, -987, 292, 174, -850, 969] | [-410, 430, -450, -780, -190, -300, -190, -630, -250, -990, 290, 170, -850, 970] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-105, -65, 440, -918, -76, -155] | [-100, -60, 440, -920, -80, -160] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-961, 830, -937, 967, -265, 210, 777, 498] | [-960, 830, -940, 970, -260, 210, 780, 500] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [141, 615, -91, 400] | [140, 620, -90, 400] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [735, -808, -528, 204, 396, -183, 400, 299, 838, 894, -648, -938, -421, 137] | [740, -810, -530, 200, 400, -180, 400, 300, 840, 890, -650, -940, -420, 140] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-858, -241, 787, 363, 458, 362, -218, -65] | [-860, -240, 790, 360, 460, 360, -220, -60] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-287, -300, -123, 447, -2, 613, -766] | [-290, -300, -120, 450, 0, 610, -770] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-563, -264, 87, 498, -307, 77, -237, 78, -457, -835] | [-560, -260, 90, 500, -310, 80, -240, 80, -460, -840] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-844, -703, -694, 534] | [-840, -700, -690, 530] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-936, -124, 78, -633, -351, 481, 962, 354, -322, 889, 30, -779] | [-940, -120, 80, -630, -350, 480, 960, 350, -320, 890, 30, -780] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [759, 760, 353, 923, 292, 835, 991] | [760, 760, 350, 920, 290, 840, 990] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [540, 821, 486, 415, -532, -298, 959, 503] | [540, 820, 490, 420, -530, -300, 960, 500] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [370, 463, -993, -187, 411, -325, 189, 907, 698, -127, 807, 934, -718, 116] | [370, 460, -990, -190, 410, -320, 190, 910, 700, -130, 810, 930, -720, 120] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [247, 625, 245, -673] | [250, 620, 240, -670] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-330, -123, 941, -82, -126, -656, 939] | [-330, -120, 940, -80, -130, -660, 940] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-916, 35, 26, -973, 833, -105, -971, 839, 147, 157, -891] | [-920, 40, 30, -970, 830, -100, -970, 840, 150, 160, -890] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-178, -759, 643, 703, -642] | [-180, -760, 640, 700, -640] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [867, 254, -37, 455, 958, -867, 639, 265, -220, 481, -432, 801] | [870, 250, -40, 460, 960, -870, 640, 260, -220, 480, -430, 800] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-401, -642, -954, 591, 691, 199, 202, 907] | [-400, -640, -950, 590, 690, 200, 200, 910] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-372, -527, 227, 944, 68, 45, -927, -314, 462, -119, -120] | [-370, -530, 230, 940, 70, 40, -930, -310, 460, -120, -120] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [499, -784, -220, 333, 848, 471] | [500, -780, -220, 330, 850, 470] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [402, 714, -814, 177, 754, -83, -502, -275] | [400, 710, -810, 180, 750, -80, -500, -280] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [136, -91, -384, 349, 853, 914, -72] | [140, -90, -380, 350, 850, 910, -70] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-541, -711, -803, 958, -384, 668, 39] | [-540, -710, -800, 960, -380, 670, 40] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-483, -726, -163] | [-480, -730, -160] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-168, 652, 599, -318, -904, 688, 435, -353] | [-170, 650, 600, -320, -900, 690, 440, -350] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-757, -81, 261, -688, -976] | [-760, -80, 260, -690, -980] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [803, -946, -572, -687, -91, 787, 526] | [800, -950, -570, -690, -90, 790, 530] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [863, -472, 504] | [860, -470, 500] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [221, 199, -835, -403, 198, -450, 686, 875, -490, 827] | [220, 200, -840, -400, 200, -450, 690, 880, -490, 830] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [375, -685, -345, -565, 270, -459, -480, 191, 228, 221, 16, 991] | [380, -680, -340, -560, 270, -460, -480, 190, 230, 220, 20, 990] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [763, -838, 59, 583, 561, 126, -109, -124] | [760, -840, 60, 580, 560, 130, -110, -120] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [777, -186, -121, 677, -202, 274, -179, 681, -507, 646, -715, -363, 631, 60] | [780, -190, -120, 680, -200, 270, -180, 680, -510, 650, -720, -360, 630, 60] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [578, -778] | [580, -780] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-901, 129, 682, 799, -796, 176, 803] | [-900, 130, 680, 800, -800, 180, 800] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-706, 345, 507, 857, 373] | [-710, 340, 510, 860, 370] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-878, -258, 898] | [-880, -260, 900] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [-321, -1000, -53, -542, 167, -553, -361, -279, 778, 586, 812, -262, -905] | [-320, -1000, -50, -540, 170, -550, -360, -280, 780, 590, 810, -260, -900] | Program Execution 1001.json |
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. | [518, 821, 640, -439, -906, 626, 674, -919] | [520, 820, 640, -440, -910, 630, 670, -920] | Program Execution 1001.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [92, 79] | [184, 158] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [15, 51, -78, -35, 93, 61, 87, -36] | [30, 102, 234, 105, 186, 122, 174, 108] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-83, -12, 48, 75, 83, 67, -25] | [249, 36, 96, 150, 166, 134, 75] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-56, 85, -25, 16, 94, 72, 62, -32] | [168, 170, 75, 32, 188, 144, 124, 96] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-62, 70, 5, -26, 28] | [186, 140, 10, 78, 56] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-17, -75, -12, 42, -88, 83, 67, -51, -91, -99] | [51, 225, 36, 84, 264, 166, 134, 153, 273, 297] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-32, -56, 52, -13, 10, -45, 94, 12, -25, -92, 35] | [96, 168, 104, 39, 20, 135, 188, 24, 75, 276, 70] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [100, -33, 0, 88, 73, -46, -55, 24, -66, 77, -28] | [200, 99, 0, 176, 146, 138, 165, 48, 198, 154, 84] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [5, 60, -47] | [10, 120, 141] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [17, -83, 63, 34] | [34, 249, 126, 68] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [24, -50, -90, -40, 6, 67] | [48, 150, 270, 120, 12, 134] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [15, -53, 55, -70, -6, -41, 49, -2, -45] | [30, 159, 110, 210, 18, 123, 98, 6, 135] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [83, 55, 32, 9, -9, 45, -47, 85, 58, 14, -69] | [166, 110, 64, 18, 27, 90, 141, 170, 116, 28, 207] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [36, 61, -85, -100, 9, -80, -84, 90, -75, 49] | [72, 122, 255, 300, 18, 240, 252, 180, 225, 98] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-94, -56, 48, 77, 47, -84, 92, 44, -74, 54] | [282, 168, 96, 154, 94, 252, 184, 88, 222, 108] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [66, 19, -18] | [132, 38, 54] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-47, 87, 83, -74, -68] | [141, 174, 166, 222, 204] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [42, 52, 100, -10, -60, 78, 19, -1, -11] | [84, 104, 200, 30, 180, 156, 38, 3, 33] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [51, 2, 36, -6, -4, 48, -93] | [102, 4, 72, 18, 12, 96, 279] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [16, 24, -21, -37, 90, 63, 22, -27, -53, 21] | [32, 48, 63, 111, 180, 126, 44, 81, 159, 42] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-19, -99] | [57, 297] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [72, -74, 4, -88, 75, -76, 47] | [144, 222, 8, 264, 150, 228, 94] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [1, 1, 75, -8, 89, 36, -80, -8] | [2, 2, 150, 24, 178, 72, 240, 24] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-76, -4] | [228, 12] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [57, 95, -10] | [114, 190, 30] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-70, 24, 17, -8, -81, 62, 52, -22] | [210, 48, 34, 24, 243, 124, 104, 66] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-59, -2, 65, 57, -49] | [177, 6, 130, 114, 147] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-63, 32, 9, 36] | [189, 64, 18, 72] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [64, -63, -56, 36, -37, 93, 84, -13, -5, 26, 76] | [128, 189, 168, 72, 111, 186, 168, 39, 15, 52, 152] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-13, -65, -5, 56, 30] | [39, 195, 15, 112, 60] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-78, 44, 77, -54, 66, -19, -70, -47, -98, 12, -64] | [234, 88, 154, 162, 132, 57, 210, 141, 294, 24, 192] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [76, 55, 39, 43, 1, 97] | [152, 110, 78, 86, 2, 194] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [24, 30, -16, -66, 73, 98, -67, 65] | [48, 60, 48, 198, 146, 196, 201, 130] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-33, 44, -45] | [99, 88, 135] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-61, -91, -11, 72, -11, 54, 8, 84, -97, 19, 49] | [183, 273, 33, 144, 33, 108, 16, 168, 291, 38, 98] | Program Execution 1002.json |
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [-66, 42, 75, -75, 33, -31, 38, -78] | [198, 84, 150, 225, 66, 93, 76, 234] | Program Execution 1002.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.