updated
authorChristian Urban <urbanc@in.tum.de>
Mon, 24 Sep 2018 10:45:13 +0100
changeset 551 41cdc0680b74
parent 550 5412e0952fdb
child 552 4e2884c34f46
updated
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:
   <A HREF="http://talisker.inf.kcl.ac.uk/cgi-bin/repos.cgi/afl-material/raw-file/tip/progs/catastrophic.py">catastrophic.py</A> (Python version) and 
   <A HREF="http://talisker.inf.kcl.ac.uk/cgi-bin/repos.cgi/afl-material/raw-file/tip/progs/catastrophic.rb">catastrophic.rb</A> 
-  (Ruby version). Here is a similar problem in Java: <A HREF="http://talisker.inf.kcl.ac.uk/cgi-bin/repos.cgi/afl-material/raw-file/tip/progs/catastrophic.java">catastrophic.java</A> 
+  (Ruby version). Here is a similar problem with the regular expression <code>(a*)* b</code>in Java: 
+  <A HREF="http://talisker.inf.kcl.ac.uk/cgi-bin/repos.cgi/afl-material/raw-file/tip/progs/catastrophic.java">catastrophic.java</A> 
   </p> 
 
   <p>