Page 1 of 1

1672 - Disjoint Regular Expressions

Posted: Wed Apr 30, 2014 9:55 am
by test_tset
I think there is something wrong with data set, my code will run about 10s for all test cases in my own computer,but when I submit it wa in 20ms.....

Re: problem 1672 Disjoint Regular Expressions

Posted: Fri May 02, 2014 8:25 am
by test_tset
now I'm sure there are some unexpected characters in the input file including some spaces and other characters. I hope admin can corrected the test cases..

Re: problem 1672 Disjoint Regular Expressions

Posted: Mon May 12, 2014 8:18 pm
by brianfry713
It looks like the judge's I/O has been fixed.

Re: problem 1672 Disjoint Regular Expressions

Posted: Tue May 13, 2014 11:38 am
by test_tset
thank you and admins..