Smallest String and Regex
-
serhatgiydiren 10 years ago ((c|d*)*ab)**
is a valid regex, isn't it?-
abhiranjan 10 years ago Yes.
-
madan_ram 10 years ago I don't think the above regex is not valid, I have tested in regpal.
-
AhmedAKZM 10 years ago It is not a valid regex - it has multiple repeats.
-
abhiranjan 10 years ago Please refer to the definition of kleene star given in the problem statement.
-
-
-
-
codewrecker 10 years ago I want to download some testcases for study. Why are the testcases for this competition not available for downloading?
-
duc 10 years ago is "a|b|c" a valid regex?
-
abhiranjan 10 years ago Yes.
-
-
_Hiccup 10 years ago Hello! It would be nice if there was atleast one complex test case.
-
abhiranjan 10 years ago Sorry, we can't provide it during an ongoing contest.
-
-
saddampojee 10 years ago Getting Terminated due to timeout in testcases 6 , 7 & 8. And my all other testcases are getting executed fast. :(
Load more conversations
Sort 7 Discussions, By:
Please Log In in order to post a comment