inputs
stringlengths
273
578
targets
stringlengths
3
14
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringclasses
1 value
_template_type
stringclasses
2 values
instruction: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. question: [306, 182, 345, 103, 81, 19, 470, 76, 333, 282, 82, 259, 357, 28, 382, 217, 298, 84, 351, 85] answer: 451 question: ...
466
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. -------- Question: [154, 218, 22, 435, 53, 208, 472, 16, 262, 450, 288, 302, 84, 461, 216, 38, 39, 328, 231, 439] Answer: 456 Question: [4...
445
7
NIv2
task1315_find_range_array
fs_opt
instruction: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. question: [369, 197, 105, 154, 275, 446, 318, 216, 53, 195, 127, 451, 37, 491, 190, 317, 443, 386, 315, 77] answer: 454 questi...
454
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example: [1,2,3,4,5,7,34,25] Example solution: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to the ...
Solution: 456
5
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example: [1,2,3,4,5,7,34,25] Example solution: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to the ...
Solution: 413
5
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example Input: [269, 494, 422, 139, 436, 445, 135, 101, 467, 133, 206, 434, 217, 215, 353, 374, 59, 70, 155, 267] Example Output: 435 Examp...
422
3
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Let me give you an example: [1,2,3,4,5,7,34,25] The answer to this example can be: 33 Here is why: maximum element is 34 and minimum element...
468
8
NIv2
task1315_find_range_array
fs_opt
Detailed Instructions: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. See one example below: Problem: [1,2,3,4,5,7,34,25] Solution: 33 Explanation: maximum element is 34 and minimum elemen...
453
4
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example: [1,2,3,4,5,7,34,25] Example solution: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to the ...
Solution: 464
5
NIv2
task1315_find_range_array
fs_opt
Detailed Instructions: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. See one example below: Problem: [1,2,3,4,5,7,34,25] Solution: 33 Explanation: maximum element is 34 and minimum elemen...
432
4
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example: [1,2,3,4,5,7,34,25] Solution is here: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal to the diff...
467
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Input: Consider Input: [488, 40, 41, 87, 226, 492, 71, 342, 267, 448, 90, 141, 146, 113, 64, 97, 394, 493, 414, 265] Output: 453 Input: C...
Output: 467
2
NIv2
task1315_find_range_array
fs_opt
Teacher: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Teacher: Now, understand the problem? If you are still confused, see the following example: [1,2,3,4,5,7,34,25] Solution: 33 Reason:...
456
2
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example: [1,2,3,4,5,7,34,25] Solution is here: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal to the diff...
419
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Ex Input: [484, 249, 241, 189, 152, 391, 429, 275, 491, 132, 252, 56, 270, 408, 398, 167, 390, 256, 183, 120] Ex Output: 435 Ex Input: [3...
419
1
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [EX Q]: [21, 128, 318, 367, 66, 190, 441, 186, 206, 52, 325, 467, 429, 167, 482, 464, 389, 60, 306, 146] [EX A]: 461 [EX Q]: [226, 160, 295...
421
6
NIv2
task1315_find_range_array
fs_opt
instruction: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. question: [63, 463, 250, 15, 396, 388, 117, 14, 211, 478, 154, 80, 496, 112, 368, 217, 16, 475, 300, 126] answer: 482 question...
445
9
NIv2
task1315_find_range_array
fs_opt
Teacher: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Teacher: Now, understand the problem? If you are still confused, see the following example: [1,2,3,4,5,7,34,25] Solution: 33 Reason:...
484
2
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example is below. Q: [1,2,3,4,5,7,34,25] A: 33 Rationale: maximum element is 34 and minimum element is 1, range is equal to the differenc...
460
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example: [1,2,3,4,5,7,34,25] Example solution: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to the ...
Solution: 429
5
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example input: [1,2,3,4,5,7,34,25] Example output: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to...
448
3
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Q: [492, 205, 74, 388, 224, 64, 484, 446, 407, 102, 192, 398, 181, 215, 490, 90, 35, 358, 220, 368] A: 457 **** Q: [394, 96, 237, 138, 129,...
448 ****
4
NIv2
task1315_find_range_array
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example: [1,2,3,4,5,7,34,25] Output: 33 maximum element is 34 an...
388
1
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Input: Consider Input: [14, 387, 138, 100, 359, 277, 422, 325, 326, 428, 111, 476, 247, 159, 424, 322, 55, 478, 66, 152] Output: 464 Inpu...
Output: 444
2
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example: [1,2,3,4,5,7,34,25] Solution is here: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal to the diff...
464
6
NIv2
task1315_find_range_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. PROBLEM: [374, 53, 362, 441, 431, 162, 68, 272, 207, 367, 326, 154, 465, 304, 225, 159, 103, 330, 259, 360] SOLUTION: 412 ...
438
8
NIv2
task1315_find_range_array
fs_opt
Teacher: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Teacher: Now, understand the problem? If you are still confused, see the following example: [1,2,3,4,5,7,34,25] Solution: 33 Reason:...
476
2
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [EX Q]: [362, 49, 24, 479, 332, 186, 411, 116, 128, 209, 104, 431, 375, 63, 435, 367, 451, 62, 93, 226] [EX A]: 455 [EX Q]: [92, 439, 231, ...
453
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. -------- Question: [230, 334, 215, 305, 378, 394, 67, 241, 362, 231, 434, 269, 272, 124, 366, 214, 330, 228, 125, 421] Answer: 367 Questio...
437
7
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example is below. Q: [1,2,3,4,5,7,34,25] A: 33 Rationale: maximum element is 34 and minimum element is 1, range is equal to the differenc...
480
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example input: [1,2,3,4,5,7,34,25] Example output: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to...
459
3
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example input: [1,2,3,4,5,7,34,25] Example output: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to...
454
3
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example Input: [262, 339, 24, 335, 143, 480, 476, 107, 55, 469, 151, 64, 186, 448, 255, 234, 458, 218, 54, 129] Example Output: 456 Example...
448
3
NIv2
task1315_find_range_array
fs_opt
instruction: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. question: [429, 371, 119, 256, 460, 463, 11, 431, 333, 258, 113, 284, 132, 236, 44, 111, 83, 464, 257, 380] answer: 453 questi...
422
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example input: [1,2,3,4,5,7,34,25] Example output: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to...
455
3
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example Input: [343, 235, 362, 238, 49, 335, 224, 188, 273, 148, 309, 390, 284, 412, 164, 304, 81, 219, 437, 468] Example Output: 419 Examp...
464
3
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [Q]: [53, 456, 388, 446, 83, 84, 354, 428, 431, 107, 319, 476, 345, 413, 213, 404, 278, 462, 61, 482] [A]: 429 [Q]: [45, 105, 211, 170, 29...
445
5
NIv2
task1315_find_range_array
fs_opt
Part 1. Definition In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Part 2. Example [1,2,3,4,5,7,34,25] Answer: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal...
459
7
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Ex Input: [172, 441, 362, 60, 216, 244, 287, 411, 113, 114, 118, 209, 404, 127, 382, 161, 65, 56, 446, 21] Ex Output: 425 Ex Input: [45, ...
459
1
NIv2
task1315_find_range_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. PROBLEM: [58, 158, 389, 274, 353, 290, 211, 433, 105, 405, 486, 177, 47, 395, 171, 458, 462, 38, 36, 373] SOLUTION: 450 PR...
437
8
NIv2
task1315_find_range_array
fs_opt
Part 1. Definition In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Part 2. Example [1,2,3,4,5,7,34,25] Answer: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal...
423
7
NIv2
task1315_find_range_array
fs_opt
Part 1. Definition In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Part 2. Example [1,2,3,4,5,7,34,25] Answer: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal...
423
7
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [Q]: [238, 173, 414, 258, 427, 292, 161, 358, 63, 353, 440, 55, 93, 176, 444, 41, 385, 136, 283, 45] [A]: 403 [Q]: [379, 166, 33, 28, 246,...
470
5
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Let me give you an example: [1,2,3,4,5,7,34,25] The answer to this example can be: 33 Here is why: maximum element is 34 and minimum element...
403
8
NIv2
task1315_find_range_array
fs_opt
Part 1. Definition In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Part 2. Example [1,2,3,4,5,7,34,25] Answer: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal...
416
7
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Let me give you an example: [1,2,3,4,5,7,34,25] The answer to this example can be: 33 Here is why: maximum element is 34 and minimum element...
482
8
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. -------- Question: [294, 478, 112, 431, 387, 456, 125, 95, 341, 452, 103, 278, 28, 42, 172, 309, 235, 221, 381, 434] Answer: 450 Question:...
422
7
NIv2
task1315_find_range_array
fs_opt
Teacher: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Teacher: Now, understand the problem? If you are still confused, see the following example: [1,2,3,4,5,7,34,25] Solution: 33 Reason:...
452
2
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example: [1,2,3,4,5,7,34,25] Solution is here: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal to the diff...
445
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [Q]: [399, 53, 213, 28, 417, 457, 69, 189, 433, 54, 369, 497, 202, 234, 103, 45, 232, 482, 18, 398] [A]: 479 [Q]: [53, 456, 388, 446, 83, ...
445
5
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [EX Q]: [236, 128, 64, 438, 241, 141, 256, 492, 68, 462, 192, 426, 48, 366, 13, 26, 385, 320, 324, 137] [EX A]: 479 [EX Q]: [341, 290, 135,...
453
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example: [1,2,3,4,5,7,34,25] Solution is here: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal to the diff...
454
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [EX Q]: [104, 333, 387, 71, 369, 84, 438, 68, 15, 29, 386, 281, 420, 437, 103, 72, 220, 301, 170, 165] [EX A]: 423 [EX Q]: [349, 495, 181, ...
429
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example Input: [21, 128, 318, 367, 66, 190, 441, 186, 206, 52, 325, 467, 429, 167, 482, 464, 389, 60, 306, 146] Example Output: 461 Example...
479
3
NIv2
task1315_find_range_array
fs_opt
Detailed Instructions: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. See one example below: Problem: [1,2,3,4,5,7,34,25] Solution: 33 Explanation: maximum element is 34 and minimum elemen...
471
4
NIv2
task1315_find_range_array
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [1,2,3,4,5,7,34,25]...
463
0
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example Input: [387, 130, 179, 297, 391, 394, 460, 420, 180, 68, 429, 321, 42, 151, 428, 339, 61, 33, 200, 150] Example Output: 427 Example...
450
3
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example input: [1,2,3,4,5,7,34,25] Example output: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to...
445
3
NIv2
task1315_find_range_array
fs_opt
instruction: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. question: [172, 441, 362, 60, 216, 244, 287, 411, 113, 114, 118, 209, 404, 127, 382, 161, 65, 56, 446, 21] answer: 425 questio...
472
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example input: [1,2,3,4,5,7,34,25] Example output: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to...
436
3
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example: [1,2,3,4,5,7,34,25] Solution is here: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal to the diff...
429
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example: [1,2,3,4,5,7,34,25] Example solution: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to the ...
Solution: 462
5
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Ex Input: [77, 139, 400, 409, 85, 354, 277, 334, 389, 415, 388, 193, 207, 398, 38, 127, 469, 44, 135, 179] Ex Output: 431 Ex Input: [374,...
471
1
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example Input: [341, 472, 329, 362, 15, 148, 440, 198, 318, 379, 81, 295, 214, 282, 479, 233, 278, 55, 413, 184] Example Output: 464 Exampl...
446
3
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [EX Q]: [54, 94, 73, 170, 373, 116, 152, 90, 46, 206, 13, 389, 299, 442, 104, 226, 265, 339, 200, 405] [EX A]: 429 [EX Q]: [23, 442, 30, 73...
438
6
NIv2
task1315_find_range_array
fs_opt
Part 1. Definition In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Part 2. Example [1,2,3,4,5,7,34,25] Answer: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal...
450
7
NIv2
task1315_find_range_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. PROBLEM: [492, 205, 74, 388, 224, 64, 484, 446, 407, 102, 192, 398, 181, 215, 490, 90, 35, 358, 220, 368] SOLUTION: 457 PR...
445
8
NIv2
task1315_find_range_array
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [1,2,3,4,5,7,34,25]...
480
0
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Q: [353, 251, 279, 86, 447, 71, 137, 295, 294, 360, 266, 430, 421, 277, 322, 364, 160, 383, 175, 73] A: 376 **** Q: [312, 354, 273, 324, 29...
428 ****
4
NIv2
task1315_find_range_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. PROBLEM: [375, 80, 325, 329, 130, 18, 428, 458, 10, 138, 170, 333, 99, 104, 432, 273, 173, 43, 53, 462] SOLUTION: 452 PROB...
463
8
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [154, 425, 267, 492, 204, 337, 255, 79, 426, 101, 103, 230, 265, 80, 473, 340, 396, 394, 92, 69] 423 [100, 186, 178, 334, 221, 146, 426, 37...
463
0
NIv2
task1315_find_range_array
fs_opt
Teacher: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Teacher: Now, understand the problem? If you are still confused, see the following example: [1,2,3,4,5,7,34,25] Solution: 33 Reason:...
367
2
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example: [1,2,3,4,5,7,34,25] Example solution: 33 Example explanation: maximum element is 34 and minimum element is 1, range is equal to the ...
Solution: 450
5
NIv2
task1315_find_range_array
fs_opt
Detailed Instructions: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. See one example below: Problem: [1,2,3,4,5,7,34,25] Solution: 33 Explanation: maximum element is 34 and minimum elemen...
412
4
NIv2
task1315_find_range_array
fs_opt
instruction: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. question: [238, 497, 369, 193, 169, 114, 172, 325, 245, 33, 301, 332, 446, 222, 179, 468, 160, 182, 44, 362] answer: 464 quest...
412
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [188, 343, 475, 101, 398, 279, 11, 422, 418, 114, 75, 272, 401, 112, 288, 351, 424, 361, 328, 463] 464 [55, 414, 419, 282, 36, 339, 435, 23...
458
0
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example Input: [45, 105, 211, 170, 293, 123, 425, 173, 435, 231, 268, 146, 327, 159, 366, 467, 57, 451, 325, 88] Example Output: 422 Exampl...
375
3
NIv2
task1315_find_range_array
fs_opt
instruction: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. question: [241, 375, 465, 92, 149, 323, 447, 103, 107, 219, 64, 140, 329, 182, 251, 394, 356, 192, 26, 167] answer: 439 questi...
463
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Input: Consider Input: [202, 124, 414, 49, 223, 298, 466, 495, 472, 87, 37, 360, 305, 339, 151, 59, 362, 52, 293, 434] Output: 458 Input:...
Output: 419
2
NIv2
task1315_find_range_array
fs_opt
Detailed Instructions: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. See one example below: Problem: [1,2,3,4,5,7,34,25] Solution: 33 Explanation: maximum element is 34 and minimum elemen...
461
4
NIv2
task1315_find_range_array
fs_opt
Part 1. Definition In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Part 2. Example [1,2,3,4,5,7,34,25] Answer: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal...
392
7
NIv2
task1315_find_range_array
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example: [1,2,3,4,5,7,34,25] Output: 33 maximum element is 34 an...
415
1
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Q: [45, 105, 211, 170, 293, 123, 425, 173, 435, 231, 268, 146, 327, 159, 366, 467, 57, 451, 325, 88] A: 422 **** Q: [117, 405, 408, 138, 45...
392 ****
4
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [EX Q]: [169, 102, 65, 89, 439, 351, 227, 203, 324, 14, 450, 342, 295, 147, 409, 363, 108, 444, 174, 63] [EX A]: 436 [EX Q]: [206, 395, 324...
395
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example is below. Q: [1,2,3,4,5,7,34,25] A: 33 Rationale: maximum element is 34 and minimum element is 1, range is equal to the differenc...
452
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. -------- Question: [212, 172, 67, 301, 134, 179, 233, 273, 351, 410, 431, 299, 247, 178, 357, 345, 304, 288, 455, 155] Answer: 388 Questio...
430
7
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example is below. Q: [1,2,3,4,5,7,34,25] A: 33 Rationale: maximum element is 34 and minimum element is 1, range is equal to the differenc...
435
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example: [1,2,3,4,5,7,34,25] Solution is here: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal to the diff...
432
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Q: [415, 105, 125, 162, 344, 251, 265, 448, 131, 386, 316, 129, 470, 272, 109, 201, 127, 322, 68, 328] A: 402 **** Q: [102, 240, 275, 447, ...
432 ****
4
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [EX Q]: [199, 461, 73, 177, 360, 257, 168, 273, 18, 19, 151, 356, 234, 89, 138, 85, 172, 425, 56, 228] [EX A]: 443 [EX Q]: [234, 71, 141, 4...
471
6
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. [Q]: [343, 235, 362, 238, 49, 335, 224, 188, 273, 148, 309, 390, 284, 412, 164, 304, 81, 219, 437, 468] [A]: 419 [Q]: [137, 17, 311, 292, ...
434
5
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Let me give you an example: [1,2,3,4,5,7,34,25] The answer to this example can be: 33 Here is why: maximum element is 34 and minimum element...
479
8
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. One example is below. Q: [1,2,3,4,5,7,34,25] A: 33 Rationale: maximum element is 34 and minimum element is 1, range is equal to the differenc...
442
9
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Q: [188, 343, 475, 101, 398, 279, 11, 422, 418, 114, 75, 272, 401, 112, 288, 351, 424, 361, 328, 463] A: 464 **** Q: [147, 71, 112, 436, 11...
447 ****
4
NIv2
task1315_find_range_array
fs_opt
instruction: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. question: [252, 475, 445, 300, 124, 55, 432, 249, 190, 45, 144, 15, 463, 426, 239, 407, 339, 195, 133, 79] answer: 460 questio...
448
9
NIv2
task1315_find_range_array
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Example: [1,2,3,4,5,7,34,25] Output: 33 maximum element is 34 an...
479
1
NIv2
task1315_find_range_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. PROBLEM: [218, 284, 359, 456, 33, 488, 388, 59, 208, 68, 190, 188, 338, 45, 350, 103, 265, 58, 178, 193] SOLUTION: 455 PRO...
479
8
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. -------- Question: [54, 94, 73, 170, 373, 116, 152, 90, 46, 206, 13, 389, 299, 442, 104, 226, 265, 339, 200, 405] Answer: 429 Question: [2...
469
7
NIv2
task1315_find_range_array
fs_opt
In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Ex Input: [21, 128, 318, 367, 66, 190, 441, 186, 206, 52, 325, 467, 429, 167, 482, 464, 389, 60, 306, 146] Ex Output: 461 Ex Input: [222,...
433
1
NIv2
task1315_find_range_array
fs_opt
Part 1. Definition In this task, you are given a list of integers you need to calculate and return the range of the integers which is the difference between maximum and minimum element in the list. Part 2. Example [1,2,3,4,5,7,34,25] Answer: 33 Explanation: maximum element is 34 and minimum element is 1, range is equal...
465
7
NIv2
task1315_find_range_array
fs_opt