2 like 0 dislike
1.2k views
Please design a regular expression matches a date in yyyy-mm-dd format from 1900-01-01 through 2099-12-31. You can assume that every mouth has 31 days, and you don't have to consider leap year.
[Exercise] Essay (Open question) - asked in 2016-2 CSIEB0270 - Internet System Design and Practice by (18k points)
ID: 24645 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00

reshown by | 1.2k views

21 Answers

0 like 0 dislike
Hidden content!
* ** * ** ** * * ** * ** * ***** *** * * * ** *** * * ** * * ******
answered by (-10 points)
0 like 0 dislike
Hidden content!
* *** * ** || 2]\d{1}[0 || * * ** || ** * * ** **** * **** *** * * * * ***** $results)
answered by (-335 points)
0 like 0 dislike
Hidden content!
$input =~ * * * ** *** * * * **** * **
answered by (-434 points)
0 like 0 dislike
Hidden content!
* * * ** * * ** * * * * * * * **
answered by (-233 points)
0 like 0 dislike
Hidden content!
** *** ** ** * ** ** ***** * *
answered by (30k points)
0 like 0 dislike
Hidden content!
* **** * ** ***** * *** * * ** * * * ** *
answered by (-32 points)
0 like 0 dislike
Hidden content!
* * * * *** * ***




* * *


*** ** ** * *
** * * * ***** ** *

if *** *** *** ** ** * * ***** * * * **** * *****
{
** * ** *
*
* * * *
}


** ***
answered by (157 points)
0 like 0 dislike
Hidden content!
* *** * * * ** * *
answered by (72 points)
0 like 0 dislike
Hidden content!
** * ** ****** * * ***** ** ** * * ** * * * **** ** * ****
answered by (-96 points)
0 like 0 dislike
Hidden content!
*** ** ** * ** * *** * ** ** * * * ** **** * ******* ** ** *** ** * * *
answered by (30 points)
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:172.70.130.99
©2016-2024

Related questions

3 like 0 dislike
22 answers
[Exercise] Essay (Open question) - asked May 18, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 24648 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00
| 1.3k views
3 like 0 dislike
20 answers
[Exercise] Essay (Open question) - asked May 18, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 24647 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00
| 1.1k views
2 like 0 dislike
24 answers
[Exercise] Essay (Open question) - asked May 17, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 24646 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00
| 1.2k views
3 like 0 dislike
28 answers
[Exercise] Essay (Open question) - asked May 17, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 24644 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00
| 1.3k views
3 like 0 dislike
22 answers
[Exercise] Essay (Open question) - asked Apr 6, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 23500 - Available when: 2017-04-06 09:30:00 - Due to: 2017-04-06 12:10:00
| 1.4k views
12,783 questions
183,443 answers
172,219 comments
4,824 users