inputs
stringlengths
224
712
targets
stringlengths
88
109
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringclasses
1 value
_template_type
stringclasses
2 values
Given the task definition, example input & output, solve the new input case. In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Output...
[237, 166, 174, 167, 28, 122, 91, 157, 238, 195, 83, 109, 202, 44, 260, 77, 34, 55, 216, 192]
1
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Let me give you an example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] The answer to this example can be: [155, 210, 99, 250, 114, 13,...
[172, 166, 126, 285, 187, 25, 62, 150, 200, 275, 91, 26, 55, 40, 103, 250, 252, 123, 259, 202]
8
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277...
[75, 32, 252, 101, 35, 103, 169, 279, 227, 234, 116, 39, 48, 38, 216, 145, 67, 221, 123, 261]
0
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Q: [132, 17, 290, 94, 170, 109, 30, 258, 133, 78, 135, 125, 71, 83, 90, 158, 107, 137, 106, 76] A: [76, 106, 137, 107, 158, 90, 83, 71, 125, 135, 78, 133, 258, 30, 109, 170, 94, 290, 17...
[75, 32, 252, 101, 35, 103, 169, 279, 227, 234, 116, 39, 48, 38, 216, 145, 67, 221, 123, 261] ****
4
NIv2
task1331_reverse_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. PROBLEM: [231, 203, 278, 204, 280, 84, 160, 18, 298, 24, 229, 208, 69, 13, 135, 59, 156, 107, 161, 270] SOLUTION: [270, 161, 107, 156, 59, 135, 13, 69, 208, 229, 24, 298...
[273, 102, 47, 240, 122, 259, 150, 189, 83, 277, 104, 263, 161, 91, 95, 32, 49, 204, 134, 206]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Ex Input: [263, 36, 198, 94, 180, 35, 293, 99, 89, 108, 268, 121, 225, 119, 81, 15, 244, 106, 131, 229] Ex Output: [229, 131, 106, 244, 15, 81, 119, 225, 121, 268, 108, 89, 99, 293, 35,...
[188, 250, 208, 265, 56, 96, 58, 259, 77, 123, 116, 219, 128, 68, 33, 204, 264, 221, 108, 152]
1
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. [51, 185, 60, 36, 261, 41, 71, 161, 290, 30, 151, 243, 137, 158, 91, 268, 124, 19, 119, 128] [128, 119, 19, 124, 268, 91, 158, 137, 243, 151, 30, 290, 161, 71, 41, 261, 36, 60, 185, 51] ...
[155, 196, 52, 78, 166, 58, 115, 79, 117, 268, 63, 266, 171, 112, 292, 239, 211, 71, 295, 30]
0
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Let me give you an example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] The answer to this example can be: [155, 210, 99, 250, 114, 13,...
[196, 232, 138, 130, 107, 235, 26, 263, 182, 165, 188, 258, 207, 193, 94, 288, 83, 251, 16, 54]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example input: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example output: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 13...
[108, 21, 144, 266, 176, 113, 250, 120, 67, 247, 47, 133, 154, 39, 54, 193, 38, 58, 259, 289]
3
NIv2
task1331_reverse_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. PROBLEM: [105, 115, 176, 26, 117, 80, 250, 142, 113, 210, 44, 119, 55, 59, 254, 29, 137, 178, 288, 48] SOLUTION: [48, 288, 178, 137, 29, 254, 59, 55, 119, 44, 210, 113, ...
[108, 21, 144, 266, 176, 113, 250, 120, 67, 247, 47, 133, 154, 39, 54, 193, 38, 58, 259, 289]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Q: [110, 50, 140, 45, 273, 289, 156, 148, 211, 14, 229, 120, 115, 298, 49, 157, 46, 234, 53, 103] A: [103, 53, 234, 46, 157, 49, 298, 115, 120, 229, 14, 211, 148, 156, 289, 273, 45, 140...
[161, 265, 253, 32, 136, 30, 216, 130, 133, 236, 202, 50, 200, 61, 151, 52, 90, 157, 70, 199] ****
4
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Output...
[231, 55, 268, 25, 23, 10, 13, 228, 54, 212, 233, 161, 285, 168, 292, 172, 222, 49, 82, 249]
1
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Q: [96, 280, 81, 84, 250, 31, 44, 28, 145, 40, 231, 239, 121, 172, 99, 128, 268, 114, 47, 33] A: [33, 47, 114, 268, 128, 99, 172, 121, 239, 231, 40, 145, 28, 44, 31, 250, 84, 81, 280, 9...
[231, 55, 268, 25, 23, 10, 13, 228, 54, 212, 233, 161, 285, 168, 292, 172, 222, 49, 82, 249] ****
4
NIv2
task1331_reverse_array
fs_opt
Detailed Instructions: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. See one example below: Problem: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution: [155, 210, 99, 250, 114, 13...
[76, 163, 27, 183, 254, 78, 228, 122, 164, 256, 245, 244, 241, 266, 242, 126, 270, 135, 87, 109]
4
NIv2
task1331_reverse_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. PROBLEM: [49, 204, 205, 218, 123, 42, 128, 93, 193, 98, 89, 265, 109, 120, 202, 26, 138, 206, 155, 107] SOLUTION: [107, 155, 206, 138, 26, 202, 120, 109, 265, 89, 98, 19...
[266, 176, 171, 114, 210, 146, 197, 138, 120, 265, 158, 122, 93, 168, 149, 87, 211, 205, 299, 223]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example Input: [199, 62, 43, 225, 283, 136, 279, 65, 139, 81, 40, 131, 126, 130, 86, 116, 238, 159, 229, 25] Example Output: [25, 229, 159, 238, 116, 86, 130, 126, 131, 40, 81, 139, 65, ...
[267, 83, 139, 293, 230, 86, 115, 251, 122, 228, 218, 106, 295, 68, 154, 35, 178, 164, 249, 144]
3
NIv2
task1331_reverse_array
fs_opt
Part 1. Definition In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Part 2. Example [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Answer: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 2...
[267, 83, 139, 293, 230, 86, 115, 251, 122, 228, 218, 106, 295, 68, 154, 35, 178, 164, 249, 144]
7
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Ex Input: [46, 108, 217, 31, 61, 290, 13, 15, 245, 21, 96, 164, 180, 22, 165, 156, 48, 157, 125, 287] Ex Output: [287, 125, 157, 48, 156, 165, 22, 180, 164, 96, 21, 245, 15, 13, 290, 61...
[177, 58, 123, 250, 77, 23, 24, 236, 69, 151, 294, 251, 204, 233, 127, 285, 52, 245, 108, 179]
1
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Input: Consider Input: [66, 291, 124, 45, 227, 107, 108, 277, 240, 267, 211, 147, 49, 232, 130, 24, 266, 187, 261, 25] Output: [25, 261, 187, 266, 24, 130, 232, 49, 147, 211, 267, 240, ...
Output: [205, 243, 279, 17, 103, 288, 251, 182, 81, 129, 64, 195, 273, 77, 257, 233, 224, 20, 18, 144]
2
NIv2
task1331_reverse_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. PROBLEM: [144, 249, 164, 178, 35, 154, 68, 295, 106, 218, 228, 122, 251, 115, 86, 230, 293, 139, 83, 267] SOLUTION: [267, 83, 139, 293, 230, 86, 115, 251, 122, 228, 218,...
[59, 296, 141, 92, 132, 191, 204, 167, 262, 61, 281, 135, 173, 17, 100, 206, 222, 103, 80, 243]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example solution: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137, 41...
Solution: [103, 204, 287, 278, 231, 94, 244, 211, 57, 299, 290, 181, 213, 288, 255, 90, 249, 121, 72, 55]
5
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example input: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example output: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 13...
[292, 229, 101, 106, 37, 187, 99, 127, 43, 63, 44, 178, 205, 38, 218, 257, 61, 66, 256, 147]
3
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Ex Input: [258, 25, 236, 285, 26, 159, 69, 293, 290, 169, 288, 88, 237, 260, 209, 253, 156, 74, 220, 70] Ex Output: [70, 220, 74, 156, 253, 209, 260, 237, 88, 288, 169, 290, 293, 69, 15...
[126, 294, 15, 124, 246, 155, 68, 54, 159, 194, 290, 134, 182, 80, 231, 242, 74, 49, 109, 69]
1
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Output...
[219, 210, 133, 220, 266, 168, 132, 89, 97, 161, 158, 34, 226, 16, 253, 270, 242, 243, 271, 106]
1
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. [EX Q]: [236, 10, 73, 77, 114, 199, 136, 188, 97, 201, 280, 179, 107, 143, 54, 36, 187, 296, 200, 129] [EX A]: [129, 200, 296, 187, 36, 54, 143, 107, 179, 280, 201, 97, 188, 136, 199, 11...
[270, 161, 107, 156, 59, 135, 13, 69, 208, 229, 24, 298, 18, 160, 84, 280, 204, 278, 203, 231]
6
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. [18, 195, 31, 175, 44, 49, 180, 88, 76, 21, 58, 110, 193, 117, 274, 299, 279, 13, 223, 93] [93, 223, 13, 279, 299, 274, 117, 193, 110, 58, 21, 76, 88, 180, 49, 44, 175, 31, 195, 18] [18...
[233, 69, 83, 112, 262, 182, 163, 103, 244, 207, 142, 105, 202, 128, 13, 210, 71, 78, 214, 48]
0
NIv2
task1331_reverse_array
fs_opt
Teacher: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Teacher: Now, understand the problem? If you are still confused, see the following example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 2...
[164, 212, 69, 267, 201, 245, 113, 102, 233, 92, 97, 83, 205, 66, 108, 58, 38, 133, 294, 268]
2
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Let me give you an example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] The answer to this example can be: [155, 210, 99, 250, 114, 13,...
[80, 63, 114, 79, 121, 228, 162, 140, 254, 283, 71, 227, 87, 56, 102, 220, 110, 232, 65, 136]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution is here: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137...
[25, 85, 147, 53, 214, 48, 261, 252, 279, 170, 294, 288, 179, 210, 173, 13, 28, 19, 142, 137]
6
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example input: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example output: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 13...
[206, 92, 182, 268, 213, 272, 174, 82, 134, 17, 231, 183, 109, 56, 137, 179, 249, 100, 16, 96]
3
NIv2
task1331_reverse_array
fs_opt
instruction: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. question: [35, 260, 246, 223, 215, 28, 182, 212, 192, 186, 167, 169, 68, 112, 101, 213, 154, 166, 297, 58] answer: [58, 297, 166, 154, 213, 101, 112, 68, 169, 167, 186, 192, ...
[206, 92, 182, 268, 213, 272, 174, 82, 134, 17, 231, 183, 109, 56, 137, 179, 249, 100, 16, 96]
9
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example Input: [96, 103, 14, 224, 287, 218, 299, 188, 115, 286, 48, 148, 154, 58, 234, 81, 91, 19, 238, 22] Example Output: [22, 238, 19, 91, 81, 234, 58, 154, 148, 48, 286, 115, 188, 29...
[35, 204, 222, 105, 299, 113, 94, 289, 183, 275, 221, 88, 109, 189, 158, 12, 197, 84, 13, 214]
3
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Q: [241, 171, 125, 245, 141, 74, 156, 23, 168, 275, 223, 57, 78, 284, 66, 55, 173, 240, 232, 239] A: [239, 232, 240, 173, 55, 66, 284, 78, 57, 223, 275, 168, 23, 156, 74, 141, 245, 125,...
[151, 141, 298, 207, 34, 90, 201, 235, 263, 130, 96, 76, 188, 60, 103, 157, 43, 41, 98, 246] ****
4
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277...
[193, 32, 149, 278, 111, 239, 146, 252, 70, 182, 240, 159, 188, 285, 41, 82, 105, 197, 71, 291]
0
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution is here: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137...
[249, 117, 213, 181, 106, 275, 54, 227, 175, 291, 84, 72, 10, 68, 228, 192, 53, 74, 167, 47]
6
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277...
[47, 225, 10, 109, 97, 95, 223, 163, 246, 60, 145, 71, 271, 138, 112, 121, 153, 125, 29, 229]
0
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. [52, 88, 212, 26, 15, 19, 224, 46, 157, 137, 297, 135, 199, 117, 175, 257, 56, 118, 277, 80] [80, 277, 118, 56, 257, 175, 117, 199, 135, 297, 137, 157, 46, 224, 19, 15, 26, 212, 88, 52] ...
[176, 190, 274, 257, 248, 191, 262, 70, 174, 69, 188, 88, 215, 241, 117, 36, 113, 271, 294, 20]
0
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example solution: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137, 41...
Solution: [70, 165, 281, 292, 213, 10, 147, 90, 297, 245, 201, 98, 34, 55, 210, 45, 58, 235, 257, 271]
5
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Ex Input: [15, 30, 32, 292, 167, 18, 106, 272, 298, 71, 182, 289, 62, 251, 191, 284, 128, 36, 10, 82] Ex Output: [82, 10, 36, 128, 284, 191, 251, 62, 289, 182, 71, 298, 272, 106, 18, 16...
[219, 117, 296, 73, 189, 151, 38, 146, 183, 57, 90, 135, 167, 202, 211, 275, 232, 85, 51, 109]
1
NIv2
task1331_reverse_array
fs_opt
instruction: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. question: [72, 109, 78, 222, 131, 126, 122, 175, 58, 138, 148, 41, 153, 100, 195, 244, 198, 179, 197, 211] answer: [211, 197, 179, 198, 244, 195, 100, 153, 41, 148, 138, 58, ...
[114, 138, 155, 52, 51, 120, 93, 188, 43, 69, 59, 223, 42, 247, 64, 104, 248, 193, 96, 77]
9
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Let me give you an example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] The answer to this example can be: [155, 210, 99, 250, 114, 13,...
[12, 244, 177, 110, 158, 88, 198, 92, 172, 273, 250, 262, 75, 10, 77, 35, 56, 80, 226, 257]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution is here: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137...
[80, 277, 118, 56, 257, 175, 117, 199, 135, 297, 137, 157, 46, 224, 19, 15, 26, 212, 88, 52]
6
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example input: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example output: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 13...
[287, 125, 157, 48, 156, 165, 22, 180, 164, 96, 21, 245, 15, 13, 290, 61, 31, 217, 108, 46]
3
NIv2
task1331_reverse_array
fs_opt
Detailed Instructions: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. See one example below: Problem: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution: [155, 210, 99, 250, 114, 13...
[28, 92, 153, 95, 187, 98, 86, 38, 284, 103, 130, 266, 131, 186, 83, 189, 124, 74, 60, 160]
4
NIv2
task1331_reverse_array
fs_opt
Detailed Instructions: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. See one example below: Problem: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution: [155, 210, 99, 250, 114, 13...
[164, 43, 205, 104, 108, 24, 117, 180, 235, 15, 259, 120, 28, 291, 74, 176, 129, 268, 99, 238]
4
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example is below. Q: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] A: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137, 4...
[262, 266, 158, 291, 290, 116, 284, 196, 274, 149, 194, 47, 170, 240, 99, 254, 227, 10, 52, 162]
9
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Ex Input: [20, 294, 271, 113, 36, 117, 241, 215, 88, 188, 69, 174, 70, 262, 191, 248, 257, 274, 190, 176] Ex Output: [176, 190, 274, 257, 248, 191, 262, 70, 174, 69, 188, 88, 215, 241, ...
[262, 266, 158, 291, 290, 116, 284, 196, 274, 149, 194, 47, 170, 240, 99, 254, 227, 10, 52, 162]
1
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Output...
[92, 229, 234, 57, 181, 196, 185, 285, 20, 205, 157, 270, 277, 250, 67, 93, 242, 85, 94, 237]
1
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example is below. Q: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] A: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137, 4...
[123, 180, 88, 66, 50, 221, 290, 204, 278, 244, 69, 162, 120, 256, 195, 291, 153, 22, 258, 178]
9
NIv2
task1331_reverse_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. PROBLEM: [160, 60, 74, 124, 189, 83, 186, 131, 266, 130, 103, 284, 38, 86, 98, 187, 95, 153, 92, 28] SOLUTION: [28, 92, 153, 95, 187, 98, 86, 38, 284, 103, 130, 266, 131...
[123, 180, 88, 66, 50, 221, 290, 204, 278, 244, 69, 162, 120, 256, 195, 291, 153, 22, 258, 178]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Ex Input: [233, 151, 47, 130, 90, 142, 195, 30, 124, 230, 96, 24, 199, 215, 147, 134, 77, 49, 102, 178] Ex Output: [178, 102, 49, 77, 134, 147, 215, 199, 24, 96, 230, 124, 30, 195, 142,...
[136, 26, 282, 147, 187, 192, 155, 254, 179, 58, 29, 207, 198, 277, 13, 86, 78, 35, 275, 218]
1
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Output...
[139, 181, 14, 184, 120, 177, 43, 118, 165, 236, 233, 217, 259, 13, 132, 150, 68, 169, 299, 210]
1
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. -------- Question: [20, 294, 271, 113, 36, 117, 241, 215, 88, 188, 69, 174, 70, 262, 191, 248, 257, 274, 190, 176] Answer: [176, 190, 274, 257, 248, 191, 262, 70, 174, 69, 188, 88, 215, ...
[291, 30, 24, 194, 244, 116, 64, 297, 281, 105, 23, 261, 205, 176, 66, 21, 13, 99, 87, 231]
7
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example is below. Q: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] A: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137, 4...
[262, 88, 209, 93, 199, 234, 150, 24, 137, 206, 286, 94, 37, 115, 109, 99, 54, 179, 87, 215]
9
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. [Q]: [57, 297, 51, 147, 80, 31, 259, 104, 261, 211, 14, 41, 75, 131, 87, 157, 37, 205, 233, 140] [A]: [140, 233, 205, 37, 157, 87, 131, 75, 41, 14, 211, 261, 104, 259, 31, 80, 147, 51, 2...
[262, 88, 209, 93, 199, 234, 150, 24, 137, 206, 286, 94, 37, 115, 109, 99, 54, 179, 87, 215]
5
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example is below. Q: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] A: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137, 4...
[47, 72, 55, 208, 147, 146, 213, 48, 185, 121, 120, 202, 285, 163, 197, 80, 298, 122, 219, 125]
9
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. [Q]: [199, 70, 157, 90, 52, 151, 61, 200, 50, 202, 236, 133, 130, 216, 30, 136, 32, 253, 265, 161] [A]: [161, 265, 253, 32, 136, 30, 216, 130, 133, 236, 202, 50, 200, 61, 151, 52, 90, 15...
[47, 72, 55, 208, 147, 146, 213, 48, 185, 121, 120, 202, 285, 163, 197, 80, 298, 122, 219, 125]
5
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. [EX Q]: [184, 23, 205, 125, 103, 230, 203, 30, 130, 89, 44, 87, 198, 129, 210, 167, 84, 234, 186, 195] [EX A]: [195, 186, 234, 84, 167, 210, 129, 198, 87, 44, 89, 130, 30, 203, 230, 103,...
[296, 175, 172, 198, 297, 259, 20, 242, 60, 81, 105, 173, 260, 25, 251, 136, 186, 135, 222, 64]
6
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. [EX Q]: [55, 63, 107, 190, 205, 92, 241, 233, 82, 103, 261, 180, 91, 182, 119, 155, 251, 93, 206, 169] [EX A]: [169, 206, 93, 251, 155, 119, 182, 91, 180, 261, 103, 82, 233, 241, 92, 205...
[249, 247, 12, 226, 54, 22, 36, 260, 270, 254, 285, 293, 193, 223, 209, 281, 194, 153, 161, 63]
6
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. -------- Question: [35, 260, 246, 223, 215, 28, 182, 212, 192, 186, 167, 169, 68, 112, 101, 213, 154, 166, 297, 58] Answer: [58, 297, 166, 154, 213, 101, 112, 68, 169, 167, 186, 192, 212...
[276, 127, 87, 59, 232, 155, 210, 241, 279, 254, 187, 86, 285, 105, 81, 29, 129, 215, 150, 77]
7
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Output...
[253, 22, 200, 61, 101, 243, 56, 126, 232, 74, 230, 202, 24, 103, 92, 228, 192, 167, 298, 37]
1
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Let me give you an example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] The answer to this example can be: [155, 210, 99, 250, 114, 13,...
[83, 137, 178, 187, 71, 92, 80, 297, 214, 62, 237, 82, 22, 111, 201, 29, 291, 15, 54, 177]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. -------- Question: [199, 62, 43, 225, 283, 136, 279, 65, 139, 81, 40, 131, 126, 130, 86, 116, 238, 159, 229, 25] Answer: [25, 229, 159, 238, 116, 86, 130, 126, 131, 40, 81, 139, 65, 279,...
[253, 22, 200, 61, 101, 243, 56, 126, 232, 74, 230, 202, 24, 103, 92, 228, 192, 167, 298, 37]
7
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Input: Consider Input: [25, 40, 202, 157, 285, 41, 296, 89, 146, 289, 98, 238, 256, 199, 50, 273, 81, 167, 214, 283] Output: [283, 214, 167, 81, 273, 50, 199, 256, 238, 98, 289, 146, 89...
Output: [18, 276, 116, 163, 127, 39, 202, 129, 260, 172, 70, 94, 69, 122, 146, 254, 118, 189, 247, 220]
2
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. [EX Q]: [99, 88, 286, 245, 94, 186, 228, 67, 22, 47, 89, 82, 60, 38, 259, 170, 166, 277, 37, 93] [EX A]: [93, 37, 277, 166, 170, 259, 38, 60, 82, 89, 47, 22, 67, 228, 186, 94, 245, 286, ...
[285, 214, 160, 222, 14, 70, 230, 136, 275, 122, 52, 42, 21, 211, 148, 267, 96, 143, 64, 76]
6
NIv2
task1331_reverse_array
fs_opt
Part 1. Definition In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Part 2. Example [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Answer: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 2...
[108, 156, 245, 36, 294, 270, 229, 253, 113, 24, 220, 209, 58, 164, 248, 39, 286, 174, 52, 271]
7
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution is here: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137...
[223, 164, 36, 276, 23, 76, 104, 90, 197, 264, 178, 43, 281, 18, 155, 48, 45, 219, 44, 91]
6
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution is here: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137...
[172, 154, 20, 241, 89, 155, 110, 275, 297, 249, 35, 268, 167, 231, 100, 158, 124, 98, 52, 44]
6
NIv2
task1331_reverse_array
fs_opt
instruction: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. question: [293, 165, 94, 76, 214, 73, 11, 256, 185, 66, 27, 90, 81, 173, 95, 150, 260, 154, 142, 163] answer: [163, 142, 154, 260, 150, 95, 173, 81, 90, 27, 66, 185, 256, 11,...
[172, 154, 20, 241, 89, 155, 110, 275, 297, 249, 35, 268, 167, 231, 100, 158, 124, 98, 52, 44]
9
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Input: Consider Input: [293, 165, 94, 76, 214, 73, 11, 256, 185, 66, 27, 90, 81, 173, 95, 150, 260, 154, 142, 163] Output: [163, 142, 154, 260, 150, 95, 173, 81, 90, 27, 66, 185, 256, 1...
Output: [48, 288, 178, 137, 29, 254, 59, 55, 119, 44, 210, 113, 142, 250, 80, 117, 26, 176, 115, 105]
2
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution is here: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137...
[48, 288, 178, 137, 29, 254, 59, 55, 119, 44, 210, 113, 142, 250, 80, 117, 26, 176, 115, 105]
6
NIv2
task1331_reverse_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. PROBLEM: [298, 132, 41, 43, 195, 224, 63, 19, 218, 161, 148, 194, 88, 256, 33, 252, 164, 184, 282, 134] SOLUTION: [134, 282, 184, 164, 252, 33, 256, 88, 194, 148, 161, 2...
[198, 47, 165, 298, 251, 55, 96, 223, 125, 82, 70, 279, 286, 26, 45, 167, 137, 78, 87, 267]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Let me give you an example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] The answer to this example can be: [155, 210, 99, 250, 114, 13,...
[246, 28, 196, 283, 20, 215, 59, 24, 69, 124, 101, 103, 262, 150, 117, 42, 211, 123, 201, 128]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution is here: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137...
[115, 139, 132, 184, 65, 193, 216, 22, 116, 23, 268, 100, 226, 165, 48, 222, 245, 250, 264, 166]
6
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Q: [253, 133, 235, 282, 116, 161, 12, 269, 99, 128, 11, 262, 52, 59, 246, 86, 110, 94, 296, 53] A: [53, 296, 94, 110, 86, 246, 59, 52, 262, 11, 128, 99, 269, 12, 161, 116, 282, 235, 133...
[211, 91, 249, 26, 25, 133, 130, 283, 31, 246, 125, 173, 186, 193, 203, 50, 168, 55, 22, 294] ****
4
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277...
[211, 91, 249, 26, 25, 133, 130, 283, 31, 246, 125, 173, 186, 193, 203, 50, 168, 55, 22, 294]
0
NIv2
task1331_reverse_array
fs_opt
Detailed Instructions: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. See one example below: Problem: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution: [155, 210, 99, 250, 114, 13...
[87, 297, 92, 108, 248, 160, 299, 185, 90, 250, 97, 213, 142, 26, 73, 162, 25, 52, 216, 71]
4
NIv2
task1331_reverse_array
fs_opt
Teacher: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Teacher: Now, understand the problem? If you are still confused, see the following example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 2...
[208, 87, 123, 224, 279, 211, 137, 71, 134, 146, 237, 34, 66, 80, 100, 103, 44, 166, 184, 78]
2
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example input: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example output: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 13...
[103, 53, 234, 46, 157, 49, 298, 115, 120, 229, 14, 211, 148, 156, 289, 273, 45, 140, 50, 110]
3
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example input: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example output: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 13...
[140, 229, 191, 226, 223, 142, 199, 132, 227, 174, 273, 60, 86, 209, 117, 182, 205, 228, 51, 80]
3
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277...
[232, 69, 239, 229, 260, 196, 245, 287, 288, 102, 109, 290, 278, 298, 103, 52, 63, 243, 259, 62]
0
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277...
[245, 196, 140, 86, 62, 111, 277, 249, 112, 198, 201, 23, 256, 114, 11, 246, 22, 223, 42, 133]
0
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example solution: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137, 41...
Solution: [211, 292, 247, 103, 190, 77, 286, 110, 207, 191, 41, 257, 53, 271, 149, 298, 254, 206, 23, 297]
5
NIv2
task1331_reverse_array
fs_opt
TASK DEFINITION: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. PROBLEM: [211, 115, 98, 88, 291, 240, 131, 91, 109, 167, 185, 188, 142, 65, 186, 209, 125, 265, 270, 117] SOLUTION: [117, 270, 265, 125, 209, 186, 65, 142, 188, 185, 167...
[243, 160, 165, 134, 222, 248, 194, 154, 287, 247, 94, 59, 250, 109, 138, 240, 203, 86, 186, 22]
8
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example is below. Q: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] A: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137, 4...
[85, 195, 188, 261, 93, 23, 285, 284, 95, 82, 56, 48, 96, 100, 119, 297, 126, 298, 107, 133]
9
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example input: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example output: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 13...
[219, 253, 15, 258, 157, 214, 99, 70, 23, 98, 67, 49, 38, 116, 37, 155, 176, 262, 65, 180]
3
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. -------- Question: [85, 66, 102, 161, 163, 83, 19, 36, 215, 181, 176, 287, 283, 294, 170, 108, 77, 52, 159, 12] Answer: [12, 159, 52, 77, 108, 170, 294, 283, 287, 176, 181, 215, 36, 19, ...
[212, 188, 33, 34, 295, 196, 21, 216, 182, 205, 199, 17, 231, 95, 146, 31, 263, 50, 39, 258]
7
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution is here: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137...
[69, 53, 190, 219, 89, 208, 94, 231, 104, 207, 217, 171, 180, 266, 238, 91, 226, 47, 26, 257]
6
NIv2
task1331_reverse_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 in a random order. You need to return the same list of integers in the reverse order. [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277...
[65, 12, 295, 172, 293, 188, 148, 121, 239, 223, 153, 20, 158, 169, 32, 125, 115, 266, 25, 171]
0
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example input: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example output: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 13...
[279, 44, 116, 176, 210, 64, 80, 280, 65, 23, 125, 45, 243, 121, 222, 272, 69, 173, 213, 19]
3
NIv2
task1331_reverse_array
fs_opt
instruction: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. question: [63, 76, 57, 230, 240, 65, 19, 286, 118, 29, 43, 295, 33, 142, 266, 44, 46, 170, 72, 83] answer: [83, 72, 170, 46, 44, 266, 142, 33, 295, 43, 29, 118, 286, 19, 65, ...
[103, 169, 28, 297, 97, 194, 162, 143, 270, 46, 153, 138, 261, 42, 22, 26, 263, 47, 177, 197]
9
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Ex Input: [91, 44, 219, 45, 48, 155, 18, 281, 43, 178, 264, 197, 90, 104, 76, 23, 276, 36, 164, 223] Ex Output: [223, 164, 36, 276, 23, 76, 104, 90, 197, 264, 178, 43, 281, 18, 155, 48,...
[33, 47, 114, 268, 128, 99, 172, 121, 239, 231, 40, 145, 28, 44, 31, 250, 84, 81, 280, 96]
1
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Input: Consider Input: [214, 13, 84, 197, 12, 158, 189, 109, 88, 221, 275, 183, 289, 94, 113, 299, 105, 222, 204, 35] Output: [35, 204, 222, 105, 299, 113, 94, 289, 183, 275, 221, 88, 1...
Output: [76, 106, 137, 107, 158, 90, 83, 71, 125, 135, 78, 133, 258, 30, 109, 170, 94, 290, 17, 132]
2
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. One example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Solution is here: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137...
[99, 18, 224, 23, 189, 281, 66, 41, 243, 25, 46, 68, 30, 245, 107, 264, 157, 57, 254, 134]
6
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Example solution: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 285, 172, 137, 41...
Solution: [68, 194, 84, 266, 99, 251, 48, 124, 54, 109, 132, 227, 187, 125, 239, 290, 296, 26, 162, 287]
5
NIv2
task1331_reverse_array
fs_opt
Teacher: In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Teacher: Now, understand the problem? If you are still confused, see the following example: [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 2...
[90, 268, 44, 172, 276, 263, 46, 194, 65, 23, 108, 227, 135, 52, 16, 22, 226, 33, 254, 92]
2
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Q: [202, 259, 123, 252, 250, 103, 40, 55, 26, 91, 275, 200, 150, 62, 25, 187, 285, 126, 166, 172] A: [172, 166, 126, 285, 187, 25, 62, 150, 200, 275, 91, 26, 55, 40, 103, 250, 252, 123,...
[26, 173, 110, 195, 189, 227, 115, 59, 141, 38, 198, 247, 62, 237, 74, 229, 15, 169, 85, 172] ****
4
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. -------- Question: [132, 160, 294, 61, 176, 81, 248, 21, 277, 57, 180, 232, 78, 14, 68, 13, 221, 120, 263, 90] Answer: [90, 263, 120, 221, 13, 68, 14, 78, 232, 180, 57, 277, 21, 248, 81,...
[172, 166, 126, 285, 187, 25, 62, 150, 200, 275, 91, 26, 55, 40, 103, 250, 252, 123, 259, 202]
7
NIv2
task1331_reverse_array
fs_opt
In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Ex Input: [201, 282, 262, 177, 237, 283, 55, 106, 154, 119, 90, 83, 67, 269, 66, 133, 242, 290, 121, 233] Ex Output: [233, 121, 290, 242, 133, 66, 269, 67, 83, 90, 119, 154, 106, 55, 28...
[237, 166, 174, 167, 28, 122, 91, 157, 238, 195, 83, 109, 202, 44, 260, 77, 34, 55, 216, 192]
1
NIv2
task1331_reverse_array
fs_opt
Part 1. Definition In this task, you are given a list of integers in a random order. You need to return the same list of integers in the reverse order. Part 2. Example [139, 192, 48, 118, 158, 52, 41, 137, 172, 285, 57, 187, 269, 277, 13, 114, 250, 99, 210, 155] Answer: [155, 210, 99, 250, 114, 13, 277, 269, 187, 57, 2...
[90, 263, 120, 221, 13, 68, 14, 78, 232, 180, 57, 277, 21, 248, 81, 176, 61, 294, 160, 132]
7
NIv2
task1331_reverse_array
fs_opt