inputs
stringlengths
261
561
targets
stringlengths
10
21
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringclasses
1 value
_template_type
stringclasses
2 values
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Q: 04/25/1845, input_format=mm/dd/yyyy A: 25/04/1845 **** Q: 31/10/1653, input_format=dd/mm/y...
01/31/1823 ****
4
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example Input: 06/26/1865, input_format=mm/dd/yyyy Example Output: 26/06/1865 Example Input: ...
03/31/1650
3
NIv2
task1404_date_conversion
fs_opt
Detailed Instructions: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". See one example below: Problem: 10/05/1847, input_format=dd/mm/yyyy Solu...
02/20/1823
4
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". 04/17/1955, input_format=mm/dd/yyyy 17/04/1955 12/02/1919, input_format=dd/mm/yyyy 02/12/1919...
04/29/1750
0
NIv2
task1404_date_conversion
fs_opt
Detailed Instructions: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". See one example below: Problem: 10/05/1847, input_format=dd/mm/yyyy Solu...
16/11/1884
4
NIv2
task1404_date_conversion
fs_opt
Detailed Instructions: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". See one example below: Problem: 10/05/1847, input_format=dd/mm/yyyy Solu...
18/02/1935
4
NIv2
task1404_date_conversion
fs_opt
instruction: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". question: 18/11/1929, input_format=dd/mm/yyyy answer: 11/18/1929 question: 23/09...
05/06/1822
9
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example Input: 06/07/1950, input_format=dd/mm/yyyy Example Output: 07/06/1950 Example Input: ...
17/04/1955
3
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example Input: 27/12/1928, input_format=dd/mm/yyyy Example Output: 12/27/1928 Example Input: ...
29/08/1775
3
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Input: Consider Input: 11/03/1897, input_format=mm/dd/yyyy Output: 03/11/1897 Input: Consid...
Output: 02/12/1919
2
NIv2
task1404_date_conversion
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 date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then...
02/25/2011
0
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". 08/05/1922, input_format=mm/dd/yyyy 05/08/1922 08/04/1628, input_format=dd/mm/yyyy 04/08/1628...
02/25/2011
0
NIv2
task1404_date_conversion
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/184...
10/31/1653
1
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Q: 10/03/1753, input_format=dd/mm/yyyy A: 03/10/1753 **** Q: 01/29/1618, input_format=mm/dd/y...
06/04/1711 ****
4
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [EX Q]: 05/23/1758, input_format=mm/dd/yyyy [EX A]: 23/05/1758 [EX Q]: 06/07/1721, input_form...
08/15/1673
6
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [EX Q]: 03/13/1991, input_format=mm/dd/yyyy [EX A]: 13/03/1991 [EX Q]: 03/26/1836, input_form...
13/05/1838
6
NIv2
task1404_date_conversion
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/184...
05/29/1760
1
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Q: 15/08/1635, input_format=dd/mm/yyyy A: 08/15/1635 **** Q: 10/23/1675, input_format=mm/dd/y...
24/10/1640 ****
4
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [Q]: 10/10/1889, input_format=mm/dd/yyyy [A]: 10/10/1889 [Q]: 08/04/1750, input_format=dd/mm...
13/03/1991
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Input: Consider Input: 10/23/1675, input_format=mm/dd/yyyy Output: 23/10/1675 Input: Consid...
Output: 11/03/1954
2
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Ex Input: 12/12/1704, input_format=dd/mm/yyyy Ex Output: 12/12/1704 Ex Input: 29/05/1760, i...
08/12/1857
1
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example is below. Q: 10/05/1847, input_format=dd/mm/yyyy A: 05/10/1847 Rationale: The month...
06/01/1964
9
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Input: Consider Input: 03/11/1954, input_format=mm/dd/yyyy Output: 11/03/1954 Input: Consid...
Output: 26/04/1907
2
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Let me give you an example: 10/05/1847, input_format=dd/mm/yyyy The answer to this example can...
12/12/1976
8
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Input: Consider Input: 12/02/1919, input_format=dd/mm/yyyy Output: 02/12/1919 Input: Consid...
Output: 12/12/1976
2
NIv2
task1404_date_conversion
fs_opt
Part 1. Definition In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Part 2. Example 10/05/1847, input_format=dd/mm/yyyy Answer: 05/10/1847 Expla...
23/10/1675
7
NIv2
task1404_date_conversion
fs_opt
Teacher: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Teacher: Now, understand the problem? If you are still confused, see the following exa...
12/10/1877
2
NIv2
task1404_date_conversion
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/184...
12/27/1951
1
NIv2
task1404_date_conversion
fs_opt
TASK DEFINITION: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". PROBLEM: 04/05/1749, input_format=dd/mm/yyyy SOLUTION: 05/04/1749 PROBLEM: 0...
12/10/1877
8
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". 25/02/2011, input_format=dd/mm/yyyy 02/25/2011 03/15/1977, input_format=mm/dd/yyyy 15/03/1977...
07/21/1631
0
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
20/02/1893
6
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example input: 10/05/1847, input_format=dd/mm/yyyy Example output: 05/10/1847 Example explanat...
22/12/2014
3
NIv2
task1404_date_conversion
fs_opt
Part 1. Definition In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Part 2. Example 10/05/1847, input_format=dd/mm/yyyy Answer: 05/10/1847 Expla...
04/13/1905
7
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". 06/23/1995, input_format=mm/dd/yyyy 23/06/1995 11/06/1721, input_format=dd/mm/yyyy 06/11/1721...
05/16/1615
0
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example is below. Q: 10/05/1847, input_format=dd/mm/yyyy A: 05/10/1847 Rationale: The month...
15/03/1977
9
NIv2
task1404_date_conversion
fs_opt
TASK DEFINITION: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". PROBLEM: 07/08/2003, input_format=dd/mm/yyyy SOLUTION: 08/07/2003 PROBLEM: 2...
02/02/1621
8
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 07/06/1721
5
NIv2
task1404_date_conversion
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 date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then...
05/21/1917
0
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 06/01/1886
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". 20/02/1823, input_format=dd/mm/yyyy 02/20/1823 04/24/1708, input_format=mm/dd/yyyy 24/04/1708...
06/01/1886
0
NIv2
task1404_date_conversion
fs_opt
TASK DEFINITION: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". PROBLEM: 06/22/1981, input_format=mm/dd/yyyy SOLUTION: 22/06/1981 PROBLEM: 0...
29/10/1827
8
NIv2
task1404_date_conversion
fs_opt
instruction: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". question: 09/06/1907, input_format=mm/dd/yyyy answer: 06/09/1907 question: 03/12...
04/12/1790
9
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Let me give you an example: 10/05/1847, input_format=dd/mm/yyyy The answer to this example can...
14/07/1786
8
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 01/08/1912
5
NIv2
task1404_date_conversion
fs_opt
instruction: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". question: 08/08/1625, input_format=dd/mm/yyyy answer: 08/08/1625 question: 03/13...
07/30/1780
9
NIv2
task1404_date_conversion
fs_opt
instruction: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". question: 12/08/1857, input_format=mm/dd/yyyy answer: 08/12/1857 question: 06/25...
13/09/1836
9
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". 01/06/1964, input_format=mm/dd/yyyy 06/01/1964 22/12/1988, input_format=dd/mm/yyyy 12/22/1988...
02/10/2010
0
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example input: 10/05/1847, input_format=dd/mm/yyyy Example output: 05/10/1847 Example explanat...
12/01/1680
3
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [EX Q]: 04/30/1744, input_format=mm/dd/yyyy [EX A]: 30/04/1744 [EX Q]: 05/08/1891, input_form...
06/11/1721
6
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Input: Consider Input: 09/03/1616, input_format=dd/mm/yyyy Output: 03/09/1616 Input: Consid...
Output: 03/12/1766
2
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [Q]: 26/07/1616, input_format=dd/mm/yyyy [A]: 07/26/1616 [Q]: 12/04/1616, input_format=dd/mm...
04/25/1895
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 10/30/1710
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
29/01/1618
6
NIv2
task1404_date_conversion
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/184...
23/12/1661
1
NIv2
task1404_date_conversion
fs_opt
instruction: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". question: 23/10/1822, input_format=dd/mm/yyyy answer: 10/23/1822 question: 08/09...
04/23/1789
9
NIv2
task1404_date_conversion
fs_opt
Teacher: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Teacher: Now, understand the problem? If you are still confused, see the following exa...
08/08/1625
2
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example Input: 05/13/1838, input_format=mm/dd/yyyy Example Output: 13/05/1838 Example Input: ...
10/11/1897
3
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Q: 10/27/1665, input_format=mm/dd/yyyy A: 27/10/1665 **** Q: 07/10/1622, input_format=mm/dd/y...
06/22/1982 ****
4
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example is below. Q: 10/05/1847, input_format=dd/mm/yyyy A: 05/10/1847 Rationale: The month...
23/12/1665
9
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example Input: 06/02/1897, input_format=mm/dd/yyyy Example Output: 02/06/1897 Example Input: ...
23/12/1665
3
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". 07/14/1786, input_format=mm/dd/yyyy 14/07/1786 22/06/1982, input_format=dd/mm/yyyy 06/22/1982...
25/04/1796
0
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". -------- Question: 20/05/1687, input_format=dd/mm/yyyy Answer: 05/20/1687 Question: 12/08/18...
12/07/1668
7
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". -------- Question: 07/10/1731, input_format=dd/mm/yyyy Answer: 10/07/1731 Question: 06/07/17...
12/02/1622
7
NIv2
task1404_date_conversion
fs_opt
Teacher: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Teacher: Now, understand the problem? If you are still confused, see the following exa...
31/08/2018
2
NIv2
task1404_date_conversion
fs_opt
Teacher: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Teacher: Now, understand the problem? If you are still confused, see the following exa...
07/03/1937
2
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example input: 10/05/1847, input_format=dd/mm/yyyy Example output: 05/10/1847 Example explanat...
15/12/1704
3
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". 12/16/1626, input_format=mm/dd/yyyy 16/12/1626 05/08/1993, input_format=mm/dd/yyyy 08/05/1993...
07/03/1937
0
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Q: 08/12/1951, input_format=dd/mm/yyyy A: 12/08/1951 **** Q: 21/07/1631, input_format=dd/mm/y...
09/01/1723 ****
4
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Input: Consider Input: 03/11/1954, input_format=mm/dd/yyyy Output: 11/03/1954 Input: Consid...
Output: 10/07/1622
2
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [Q]: 11/16/1884, input_format=mm/dd/yyyy [A]: 16/11/1884 [Q]: 30/03/1901, input_format=dd/mm...
10/10/1889
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
08/27/1830
6
NIv2
task1404_date_conversion
fs_opt
Teacher: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Teacher: Now, understand the problem? If you are still confused, see the following exa...
02/06/1897
2
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Ex Input: 06/26/1865, input_format=mm/dd/yyyy Ex Output: 26/06/1865 Ex Input: 10/30/2004, i...
10/12/1826
1
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
03/14/1692
6
NIv2
task1404_date_conversion
fs_opt
instruction: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". question: 29/07/1629, input_format=dd/mm/yyyy answer: 07/29/1629 question: 04/17...
03/14/1692
9
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [EX Q]: 01/12/1680, input_format=mm/dd/yyyy [EX A]: 12/01/1680 [EX Q]: 02/07/1740, input_form...
06/12/1715
6
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example is below. Q: 10/05/1847, input_format=dd/mm/yyyy A: 05/10/1847 Rationale: The month...
03/12/1795
9
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [Q]: 10/03/1753, input_format=dd/mm/yyyy [A]: 03/10/1753 [Q]: 27/12/1951, input_format=dd/mm...
26/10/1777
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Let me give you an example: 10/05/1847, input_format=dd/mm/yyyy The answer to this example can...
23/02/1608
8
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [Q]: 12/27/2014, input_format=mm/dd/yyyy [A]: 27/12/2014 [Q]: 13/04/1905, input_format=dd/mm...
03/02/1727
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [EX Q]: 31/01/1823, input_format=dd/mm/yyyy [EX A]: 01/31/1823 [EX Q]: 17/01/1986, input_form...
05/04/1894
6
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [EX Q]: 04/30/1744, input_format=mm/dd/yyyy [EX A]: 30/04/1744 [EX Q]: 05/08/1891, input_form...
08/05/1993
6
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Ex Input: 25/04/1895, input_format=dd/mm/yyyy Ex Output: 04/25/1895 Ex Input: 12/27/2014, i...
11/01/1868
1
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
03/02/1869
6
NIv2
task1404_date_conversion
fs_opt
instruction: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". question: 09/14/1656, input_format=mm/dd/yyyy answer: 14/09/1656 question: 12/22...
09/23/1796
9
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Ex Input: 04/25/1845, input_format=mm/dd/yyyy Ex Output: 25/04/1845 Ex Input: 02/12/1630, i...
08/05/1891
1
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". -------- Question: 05/08/1993, input_format=mm/dd/yyyy Answer: 08/05/1993 Question: 15/08/16...
12/01/1894
7
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 10/09/1610
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Input: Consider Input: 10/26/1777, input_format=mm/dd/yyyy Output: 26/10/1777 Input: Consid...
Output: 23/07/1915
2
NIv2
task1404_date_conversion
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 date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then...
03/10/1753
0
NIv2
task1404_date_conversion
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/184...
06/02/1633
1
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 01/30/1707
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
29/02/1652
6
NIv2
task1404_date_conversion
fs_opt
Detailed Instructions: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". See one example below: Problem: 10/05/1847, input_format=dd/mm/yyyy Solu...
07/20/1640
4
NIv2
task1404_date_conversion
fs_opt
TASK DEFINITION: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". PROBLEM: 02/29/1652, input_format=mm/dd/yyyy SOLUTION: 29/02/1652 PROBLEM: 0...
07/20/1640
8
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Example: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 10/17/1615
5
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Input: Consider Input: 04/02/1792, input_format=dd/mm/yyyy Output: 02/04/1792 Input: Consid...
Output: 04/11/2004
2
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". [EX Q]: 12/09/1816, input_format=dd/mm/yyyy [EX A]: 09/12/1816 [EX Q]: 02/18/1935, input_form...
04/05/1855
6
NIv2
task1404_date_conversion
fs_opt
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
04/12/1616
6
NIv2
task1404_date_conversion
fs_opt
Detailed Instructions: In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". See one example below: Problem: 10/05/1847, input_format=dd/mm/yyyy Solu...
03/31/1948
4
NIv2
task1404_date_conversion
fs_opt