# HG changeset patch # User Christian Urban # Date 1537782313 -3600 # Node ID 41cdc0680b7498560cc83fa2439cb24bd53da857 # Parent 5412e0952fdb62690ae01a43a199ff52a643dfa6 updated diff -r 5412e0952fdb -r 41cdc0680b74 bsc-projects-18.html --- a/bsc-projects-18.html Mon Sep 24 10:24:11 2018 +0100 +++ b/bsc-projects-18.html Mon Sep 24 10:45:13 2018 +0100 @@ -81,7 +81,8 @@ Python and Ruby need approximately 30 seconds of hard work for matching this string. You can try it for yourself: catastrophic.py (Python version) and catastrophic.rb - (Ruby version). Here is a similar problem in Java: catastrophic.java + (Ruby version). Here is a similar problem with the regular expression (a*)* bin Java: + catastrophic.java