aboutsummaryrefslogtreecommitdiff
path: root/doc/problemexamples/problemtemplate
diff options
context:
space:
mode:
Diffstat (limited to 'doc/problemexamples/problemtemplate')
-rw-r--r--doc/problemexamples/problemtemplate/compile/java1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/problemexamples/problemtemplate/compile/java b/doc/problemexamples/problemtemplate/compile/java
index 2220575..18f4d3e 100644
--- a/doc/problemexamples/problemtemplate/compile/java
+++ b/doc/problemexamples/problemtemplate/compile/java
@@ -94,6 +94,7 @@ else
time=$3
fi
let "ttime = $time + 30"
+time=30
maxm=512
if [ "$4" != "" -a "$4" -gt "512" ]; then