From b9ca61b40e6fd40fb41ded98012d0cdee85d4d6f Mon Sep 17 00:00:00 2001 From: Samuel Moore <loresat_laimto@hotmail.com> Date: Mon, 12 Dec 2011 12:37:24 +0800 Subject: [PATCH] Minor changes to webpage I am now accepting test submissions. Maybe someone will read that? (cough) --- progcomp/web/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/progcomp/web/index.html b/progcomp/web/index.html index 6c0e13f..2a7fba8 100644 --- a/progcomp/web/index.html +++ b/progcomp/web/index.html @@ -67,7 +67,11 @@ </table> <p> It is planned to implement the equivelants of these samples in C++ and Python at least, possibly other languages later. </p> -<p> <b>Last webpage update: 7/12/11</b></p> +<h2> Submissions </h2> +<p> We (I?) are now accepting test submissions. </p> +<p> Please email matches@ attaching your submission source code </p> + +<p> <b>Last webpage update: 12/12/11</b></p> </body> </html> -- GitLab