inputs stringlengths 305 681 | targets stringlengths 6 53 | _template_idx int64 0 9 | _task_source stringclasses 1
value | _task_name stringclasses 1
value | _template_type stringclasses 2
values |
|---|---|---|---|---|---|
TASK DEFINITION: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
PROBLE... | [370, 520, 166, 214, 68, 40, 376, 340]
| 8 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example is below.
Q... | [274, 394, 79, 96, 20, 74] | 9 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example input: [7, 9, ... | [74, 556, 106, 232] | 3 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example Input: [178, 1... | [74, 556, 106, 232]
| 3 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example: [7, 9, 2, ... | [502, 63, 148, 472] | 6 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Q: [95, 96, 183, 18, 8... | [53, 10, 41, 2, 40]
****
| 4 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example input: [7, 9, ... | [53, 10, 41, 2, 40] | 3 | NIv2 | task206_collatz_conjecture | fs_opt |
instruction:
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
question:
... | [34, 4, 37, 352, 36, 292, 49, 74, 19]
| 9 | NIv2 | task206_collatz_conjecture | fs_opt |
Teacher: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Teacher: Now, ... | [448, 568, 47, 23, 28, 316, 87] | 2 | NIv2 | task206_collatz_conjecture | fs_opt |
instruction:
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
question:
... | [94, 13, 202, 280]
| 9 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example is below.
Q... | [190, 232, 93] | 9 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example input: [7, 9, ... | [370, 520, 166, 214, 68, 40, 376, 340] | 3 | NIv2 | task206_collatz_conjecture | fs_opt |
Part 1. Definition
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Part... | [81, 16, 30, 93, 90, 92] | 7 | NIv2 | task206_collatz_conjecture | fs_opt |
instruction:
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
question:
... | [52, 83, 196, 39, 286, 12]
| 9 | NIv2 | task206_collatz_conjecture | fs_opt |
TASK DEFINITION: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
PROBLE... | [79, 196, 98]
| 8 | NIv2 | task206_collatz_conjecture | 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 will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The... | [370, 95, 352, 1] | 0 | NIv2 | task206_collatz_conjecture | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is... | [412, 4, 19, 67, 526, 86, 4] | 1 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example: [7, 9, 2, ... | [95, 568] | 6 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Ex Input:
[145, 148, 2... | [358, 274, 29]
| 1 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Q: [42, 51, 114]
A: [... | [190, 514, 406, 100, 25, 64, 15, 66]
****
| 4 | NIv2 | task206_collatz_conjecture | fs_opt |
Teacher: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Teacher: Now, ... | [14, 460] | 2 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Q: [160, 198, 81]
A: ... | [75, 268, 52, 166, 58, 97]
****
| 4 | NIv2 | task206_collatz_conjecture | fs_opt |
instruction:
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
question:
... | [514, 20, 53, 262, 29, 172, 45, 62, 56]
| 9 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Ex Input:
[44, 106, 15... | [424, 490, 562, 130, 358, 93, 16, 75]
| 1 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[Q]: [120, 25]
[A]: [6... | [74, 94]
| 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example input: [7, 9, ... | [178, 592, 20, 574, 30] | 3 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Q: [25, 78, 12, 137, 8... | [124, 586, 39, 424, 580]
****
| 4 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example: [7, 9, 2, 8]
E... | Solution: [4, 208, 286] | 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example is below.
Q... | [50, 96, 64, 124, 526, 598, 466, 90] | 9 | NIv2 | task206_collatz_conjecture | fs_opt |
Part 1. Definition
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Part... | [13, 36, 14, 220, 424] | 7 | NIv2 | task206_collatz_conjecture | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is... | [502, 580, 130, 76, 6, 41, 93, 322] | 1 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example is below.
Q... | [592, 292, 394, 70] | 9 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example: [7, 9, 2, ... | [274, 18, 28, 448, 184, 81, 69, 36, 508] | 6 | NIv2 | task206_collatz_conjecture | fs_opt |
instruction:
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
question:
... | [274, 18, 28, 448, 184, 81, 69, 36, 508]
| 9 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Input: Consider Input:... | Output: [74, 130, 43, 73, 520, 22, 286, 298]
| 2 | NIv2 | task206_collatz_conjecture | fs_opt |
TASK DEFINITION: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
PROBLE... | [160, 88, 232, 73, 49, 67, 394, 11, 26]
| 8 | NIv2 | task206_collatz_conjecture | fs_opt |
Part 1. Definition
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Part... | [26, 406, 16, 61] | 7 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Let me give you an exa... | [538, 60, 226, 514, 54] | 8 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[EX Q]: [44, 16, 161, ... | [88, 274, 63, 154, 166]
| 6 | NIv2 | task206_collatz_conjecture | fs_opt |
Teacher: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Teacher: Now, ... | [42, 23, 286, 10, 340, 38, 142, 112, 59] | 2 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[29, 125, 39, 26, 45, ... | [51, 478, 64]
| 0 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Ex Input:
[120, 25]
E... | [478, 18, 7, 490, 13]
| 1 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example is below.
Q... | [148, 5, 40, 62] | 9 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[183, 6, 150, 7, 185, ... | [448, 316, 31, 142, 49, 400, 82, 59]
| 0 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[Q]: [163, 12, 116, 70... | [58, 358, 424, 370, 160, 1, 44, 95, 10]
| 5 | NIv2 | task206_collatz_conjecture | fs_opt |
Part 1. Definition
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Part... | [598, 286, 310, 88, 67, 10, 88, 86] | 7 | NIv2 | task206_collatz_conjecture | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is... | [352, 124, 58, 106] | 1 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Let me give you an exa... | [90, 88, 58, 36] | 8 | NIv2 | task206_collatz_conjecture | fs_opt |
TASK DEFINITION: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
PROBLE... | [32, 502]
| 8 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example Input: [18, 16... | [50, 19, 448, 226, 27, 91]
| 3 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[Q]: [197, 15, 178, 81... | [190, 514, 208, 20, 76, 388, 454, 472, 430]
| 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example is below.
Q... | [34, 11, 208, 62, 19, 148, 394, 28, 100] | 9 | NIv2 | task206_collatz_conjecture | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is... | [190, 514, 208, 20, 76, 388, 454, 472, 430] | 1 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example: [7, 9, 2, 8]
E... | Solution: [82, 87, 472, 250, 27, 42, 196] | 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example: [7, 9, 2, ... | [69, 364, 85, 568, 94] | 6 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example input: [7, 9, ... | [35, 36, 51, 3, 4, 1, 5, 52] | 3 | NIv2 | task206_collatz_conjecture | fs_opt |
Teacher: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Teacher: Now, ... | [280, 30, 7, 370, 358, 154, 2, 154, 14] | 2 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[Q]: [135, 114, 162, 5... | [256, 304, 184, 220, 478, 82, 112]
| 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example: [7, 9, 2, 8]
E... | Solution: [9, 33, 106, 280, 250] | 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[112, 118, 167, 97, 17... | [9, 33, 106, 280, 250]
| 0 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Q: [152, 20, 15, 87, 5... | [532, 10, 166, 160, 23]
****
| 4 | NIv2 | task206_collatz_conjecture | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is... | [532, 10, 166, 160, 23] | 1 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example Input: [110, 3... | [136, 466]
| 3 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
One example: [7, 9, 2, ... | [56, 5, 46, 91, 280] | 6 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Ex Input:
[65, 79, 171... | [22, 508, 33]
| 1 | NIv2 | task206_collatz_conjecture | fs_opt |
Part 1. Definition
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Part... | [66, 27] | 7 | NIv2 | task206_collatz_conjecture | fs_opt |
Part 1. Definition
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Part... | [514, 346, 90, 34] | 7 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[148, 43, 86, 146, 173... | [202, 232, 550, 526, 526, 532, 63]
| 0 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example Input: [129, 1... | [37, 142, 112, 142, 316, 208]
| 3 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Input: Consider Input:... | Output: [244, 52, 382, 41, 58, 34, 45, 12, 93]
| 2 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example: [7, 9, 2, 8]
E... | Solution: [49, 73, 96, 37, 406] | 5 | NIv2 | task206_collatz_conjecture | fs_opt |
Part 1. Definition
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Part... | [502, 82, 34, 52, 280, 33, 19] | 7 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example Input: [183, 1... | [208, 56, 63, 502]
| 3 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[Q]: [198, 29, 157, 19... | [322, 26, 526, 64, 55, 358]
| 5 | NIv2 | task206_collatz_conjecture | fs_opt |
Part 1. Definition
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Part... | [57, 40, 65, 94, 520, 63, 274, 40, 10] | 7 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Ex Input:
[169, 184, 8... | [49, 73, 96, 37, 406]
| 1 | NIv2 | task206_collatz_conjecture | fs_opt |
TASK DEFINITION: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
PROBLE... | [57, 40, 65, 94, 520, 63, 274, 40, 10]
| 8 | NIv2 | task206_collatz_conjecture | fs_opt |
Teacher: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Teacher: Now, ... | [556, 34, 56, 58] | 2 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Input: Consider Input:... | Output: [81, 90, 286, 48, 28, 49, 66]
| 2 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example: [7, 9, 2, 8]
E... | Solution: [67, 58, 8, 544] | 5 | NIv2 | task206_collatz_conjecture | fs_opt |
Detailed Instructions: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
... | [58, 24, 124, 406, 25, 98, 58] | 4 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[EX Q]: [80, 179, 71, ... | [67, 58, 8, 544]
| 6 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example: [7, 9, 2, 8]
E... | Solution: [424, 454, 448, 93, 63, 55] | 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Let me give you an exa... | [34, 4, 526, 11, 19, 478, 99, 27, 532] | 8 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Let me give you an exa... | [72, 50, 76, 75, 514] | 8 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Input: Consider Input:... | Output: [58, 24, 124, 406, 25, 98, 58]
| 2 | NIv2 | task206_collatz_conjecture | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is... | [412, 26, 580, 62, 448, 59, 31] | 1 | NIv2 | task206_collatz_conjecture | fs_opt |
Detailed Instructions: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
... | [93, 94, 304, 310, 142, 34] | 4 | NIv2 | task206_collatz_conjecture | fs_opt |
Detailed Instructions: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
... | [358, 232, 62, 82] | 4 | NIv2 | task206_collatz_conjecture | fs_opt |
instruction:
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
question:
... | [93, 94, 304, 310, 142, 34]
| 9 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example: [7, 9, 2, 8]
E... | Solution: [400, 250, 80, 520, 8, 23, 340, 382, 184] | 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example Input: [19, 33... | [400, 250, 80, 520, 8, 23, 340, 382, 184]
| 3 | NIv2 | task206_collatz_conjecture | 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 will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The... | [508, 82, 17, 32, 54, 526] | 0 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[Q]: [55, 157]
[A]: [1... | [238, 454, 22, 52, 85, 598, 12, 67, 90]
| 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example Input: [77, 14... | [30, 96, 496, 400, 33]
| 3 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example: [7, 9, 2, 8]
E... | Solution: [226, 142] | 5 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Input: Consider Input:... | Output: [448, 298, 22, 79, 178, 82]
| 2 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Q: [134, 197, 44]
A: ... | [226, 142]
****
| 4 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[EX Q]: [9, 30, 20, 15... | [76, 52, 79, 32]
| 6 | NIv2 | task206_collatz_conjecture | fs_opt |
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Example Input: [87, 11... | [94, 220, 14]
| 3 | NIv2 | task206_collatz_conjecture | fs_opt |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.