From fc7990c62d85fdebef4a438a1fbc9d69a3710d55 Mon Sep 17 00:00:00 2001 From: cassiopc Date: Wed, 22 Aug 2012 16:39:03 +0200 Subject: small bug fixes, inclusion of file size limit configurable --- boca-1.5.0/doc/problemexamples/problemtemplate/compile/c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boca-1.5.0/doc/problemexamples/problemtemplate/compile/c') diff --git a/boca-1.5.0/doc/problemexamples/problemtemplate/compile/c b/boca-1.5.0/doc/problemexamples/problemtemplate/compile/c index 4cb7ea8..5376708 100644 --- a/boca-1.5.0/doc/problemexamples/problemtemplate/compile/c +++ b/boca-1.5.0/doc/problemexamples/problemtemplate/compile/c @@ -21,7 +21,7 @@ # $1 source_file # $2 exe_file (default run.exe) # $3 timelimit (optional, limit to run all the repetitions, by default only one repetition) -# $4 maximum allowed memory (in MBytes) +# $4 maximum allowed memory (in MBytes, default 512M) # # the output of the submission should be directed to the standard output # -- cgit v1.2.3