8 ms·
The web page hangs on the regular expressions that produce a DFA with a lot of states. For example, these ones: (ab+c+)+ (abc){100} a.*quick brown fox jumps
by abareplace 3y ago
The web page hangs on the regular expressions that produce a DFA with a lot of states. For example, these ones:
(ab+c+)+
(abc){100}
a.*quick brown fox jumps over the lazy dog