Dataset Viewer
Auto-converted to Parquet Duplicate
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
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: 29/07/1629, input_format=dd/mm/yyyy SOLUTION: 07/29/1629 PROBLEM: 0...
13/04/1824
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". Let me give you an example: 10/05/1847, input_format=dd/mm/yyyy The answer to this example can...
12/02/1622
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: 05/13/1838, input_format=mm/dd/yyyy Output: 13/05/1838 Input: Consid...
Output: 15/12/1704
2
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: 06/05/1822, input_format=mm/dd/yyyy answer: 05/06/1822 question: 09/10...
12/27/1928
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: 05/03/2006, input_format=dd/mm/yyyy Example Output: 03/05/2006 Example Input: ...
02/06/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". One example is below. Q: 10/05/1847, input_format=dd/mm/yyyy A: 05/10/1847 Rationale: The month...
06/12/1715
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: 12/05/1867, input_format=mm/dd/yyyy A: 05/12/1867 **** Q: 10/11/1629, input_format=dd/mm/y...
03/12/1795 ****
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...
15/05/1874
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: 08/02/1746, input_format=dd/mm/yyyy answer: 02/08/1746 question: 24/11...
26/04/1748
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/06/1964, input_format=mm/dd/yyyy [EX A]: 06/01/1964 [EX Q]: 06/22/1981, input_form...
06/01/1964
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: 03/13/1991, input_format=mm/dd/yyyy Output: 13/03/1991 Input: Consid...
Output: 12/27/1951
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". One example is below. Q: 10/05/1847, input_format=dd/mm/yyyy A: 05/10/1847 Rationale: The month...
07/21/1631
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: 02/03/1727, input_format=dd/mm/yyyy Output: 03/02/1727 Input: Consid...
Output: 11/07/1677
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". -------- Question: 02/07/1740, input_format=mm/dd/yyyy Answer: 07/02/1740 Question: 07/10/16...
30/10/2004
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: 02/06/1633, input_format=mm/dd/yyyy Answer: 06/02/1633 Question: 02/25/16...
17/10/1714
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". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
05/16/1615
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: 06/02/1897, input_format=mm/dd/yyyy Output: 02/06/1897 Input: Consid...
Output: 04/13/1905
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: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 21/07/1845
5
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/26/1616
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: 10/02/2010, input_format=mm/dd/yyyy Output: 02/10/2010 Input: Consid...
Output: 05/20/1687
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". 12/23/1661, input_format=mm/dd/yyyy 23/12/1661 11/16/1884, input_format=mm/dd/yyyy 16/11/1884...
07/25/1707
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". [EX Q]: 02/20/1893, input_format=mm/dd/yyyy [EX A]: 20/02/1893 [EX Q]: 12/16/1626, input_form...
19/06/1888
6
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/02/1621
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...
25/02/1638
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...
05/08/1922
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: 03/11/1954, input_format=mm/dd/yyyy A: 11/03/1954 **** Q: 04/24/1708, input_format=mm/dd/y...
07/06/1721 ****
4
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...
09/08/1851
2
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: 10/01...
09/08/1851
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: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 01/19/1830
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 input: 10/05/1847, input_format=dd/mm/yyyy Example output: 05/10/1847 Example explanat...
10/23/1822
3
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: 01/15/1758, input_format=mm/dd/yyyy SOLUTION: 15/01/1758 PROBLEM: 3...
10/23/1822
8
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...
02/26/1962
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 input: 10/05/1847, input_format=dd/mm/yyyy Example output: 05/10/1847 Example explanat...
05/12/1867
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/12/1877, input_format=dd/mm/yyyy A: 12/10/1877 **** Q: 27/08/1830, input_format=dd/mm/y...
03/11/1897 ****
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". -------- Question: 06/26/1865, input_format=mm/dd/yyyy Answer: 26/06/1865 Question: 10/10/18...
12/02/1630
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". [Q]: 14/12/1858, input_format=dd/mm/yyyy [A]: 12/14/1858 [Q]: 02/06/1633, input_format=mm/dd...
04/18/2007
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". 03/07/1937, input_format=dd/mm/yyyy 07/03/1937 05/03/2006, input_format=dd/mm/yyyy 03/05/2006...
01/08/1912
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". Let me give you an example: 10/05/1847, input_format=dd/mm/yyyy The answer to this example can...
07/30/1780
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: 04/05/1894, input_format=mm/dd/yyyy A: 05/04/1894 **** Q: 03/07/1937, input_format=dd/mm/y...
12/08/1951 ****
4
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/06/1720
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: 03/07/1937, input_format=dd/mm/yyyy answer: 07/03/1937 question: 10/01...
10/06/1720
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: 08/08/1625, input_format=dd/mm/yyyy A: 08/08/1625 **** Q: 10/03/1753, input_format=dd/mm/y...
22/04/1805 ****
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: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
03/12/1766
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: 07/23/1915, input_format=mm/dd/yyyy Ex Output: 23/07/1915 Ex Input: 01/11/1868, i...
29/01/1618
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: 02/07/1660, input_format=mm/dd/yyyy SOLUTION: 07/02/1660 PROBLEM: 0...
23/12/1661
8
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...
18/11/1922
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". One example is below. Q: 10/05/1847, input_format=dd/mm/yyyy A: 05/10/1847 Rationale: The month...
02/12/1645
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". One example is below. Q: 10/05/1847, input_format=dd/mm/yyyy A: 05/10/1847 Rationale: The month...
04/23/1789
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: 03/26/1836, input_format=mm/dd/yyyy Ex Output: 26/03/1836 Ex Input: 08/21/2016, i...
08/08/1625
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: 10/11/1897
5
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...
13/04/1824
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 input: 10/05/1847, input_format=dd/mm/yyyy Example output: 05/10/1847 Example explanat...
21/08/2016
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". -------- Question: 12/23/1665, input_format=mm/dd/yyyy Answer: 23/12/1665 Question: 12/22/20...
31/08/2018
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...
09/01/1723
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: 10/05/1847, input_format=dd/mm/yyyy Example solution: 05/10/1847 Example explanation: ...
Solution: 07/29/1629
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". [Q]: 01/12/1680, input_format=mm/dd/yyyy [A]: 12/01/1680 [Q]: 04/30/1744, input_format=mm/dd...
07/29/1629
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". -------- Question: 18/04/2007, input_format=dd/mm/yyyy Answer: 04/18/2007 Question: 15/09/16...
08/27/1830
7
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: 16/08/1931, input_format=dd/mm/yyyy answer: 08/16/1931 question: 05/08...
22/06/1981
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". -------- Question: 01/15/1758, input_format=mm/dd/yyyy Answer: 15/01/1758 Question: 04/02/17...
16/12/1626
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". [EX Q]: 12/10/1608, input_format=dd/mm/yyyy [EX A]: 10/12/1608 [EX Q]: 01/06/1964, input_form...
03/07/1699
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". Let me give you an example: 10/05/1847, input_format=dd/mm/yyyy The answer to this example can...
08/05/1993
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". -------- Question: 12/27/2014, input_format=mm/dd/yyyy Answer: 27/12/2014 Question: 06/02/18...
12/16/1825
7
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...
17/11/1783
1
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/05/1891
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". 08/08/1625, input_format=dd/mm/yyyy 08/08/1625 08/04/1750, input_format=dd/mm/yyyy 04/08/1750...
09/15/1674
0
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/06/1852
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". Let me give you an example: 10/05/1847, input_format=dd/mm/yyyy The answer to this example can...
23/07/1915
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: 10/12...
04/08/1628
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]: 17/10/1615, input_format=dd/mm/yyyy [A]: 10/17/1615 [Q]: 03/15/1977, input_format=mm/dd...
03/10/1753
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 Input: 07/12/1668, input_format=dd/mm/yyyy Example Output: 12/07/1668 Example Input: ...
23/02/1608
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...
03/07/1699
4
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...
10/07/1630
2
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...
11/01/1868
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: 10/05/1847, input_format=dd/mm/yyyy Example output: 05/10/1847 Example explanat...
12/16/1825
3
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: 10/24/1640, input_format=mm/dd/yyyy answer: 24/10/1640 question: 20/07...
06/24/1716
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]: 12/06/1715, input_format=mm/dd/yyyy [EX A]: 06/12/1715 [EX Q]: 03/02/2015, input_form...
03/02/1869
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". Q: 12/02/1919, input_format=dd/mm/yyyy A: 02/12/1919 **** Q: 10/24/1640, input_format=mm/dd/y...
24/04/1708 ****
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: 31/03/1948, input_format=dd/mm/yyyy A: 03/31/1948 **** Q: 21/11/1681, input_format=dd/mm/y...
10/17/1615 ****
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: 06/10/1720, input_format=dd/mm/yyyy SOLUTION: 10/06/1720 PROBLEM: 0...
02/27/1884
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". Let me give you an example: 10/05/1847, input_format=dd/mm/yyyy The answer to this example can...
08/15/2018
8
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/04/1792
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". -------- Question: 02/12/1622, input_format=dd/mm/yyyy Answer: 12/02/1622 Question: 12/05/18...
08/15/2018
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". Q: 06/02/1852, input_format=mm/dd/yyyy A: 02/06/1852 **** Q: 08/04/1750, input_format=dd/mm/y...
02/03/2015 ****
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...
10/01/1668
9
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/05/1855
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". Q: 01/12/1680, input_format=mm/dd/yyyy A: 12/01/1680 **** Q: 02/13/1985, input_format=mm/dd/y...
27/10/1775 ****
4
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...
01/12/1823
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". 12/23/1665, input_format=mm/dd/yyyy 23/12/1665 05/03/2006, input_format=dd/mm/yyyy 03/05/2006...
01/12/1823
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: 12/12/1704
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". -------- Question: 12/02/1919, input_format=dd/mm/yyyy Answer: 02/12/1919 Question: 01/15/17...
03/31/1948
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: 02/13/1985, input_format=mm/dd/yyyy Answer: 13/02/1985 Question: 08/21/20...
11/24/1602
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". One example is below. Q: 10/05/1847, input_format=dd/mm/yyyy A: 05/10/1847 Rationale: The month...
27/10/1665
9
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...
12/14/1858
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...
01/17/1986
3
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...
04/29/1750
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". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
11/14/1793
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: 03/15/1977, input_format=mm/dd/yyyy Example Output: 15/03/1977 Example Input: ...
11/14/1793
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". One example: 10/05/1847, input_format=dd/mm/yyyy Solution is here: 05/10/1847 Explanation: The ...
01/12/1732
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: 03/26/1836, input_format=mm/dd/yyyy Ex Output: 26/03/1836 Ex Input: 08/09/1851, i...
11/02/1610
1
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...
08/15/1635
1
NIv2
task1404_date_conversion
fs_opt
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
4