From d75956684f9599b8daf705b11d67c75186ea7e3f Mon Sep 17 00:00:00 2001 From: cassiopc Date: Mon, 6 Aug 2012 17:27:18 +0200 Subject: moving problem examples to better places and fixing a couple of typos in the problem's interface --- .../doc/problemexamples/problemtemplate/tests/c | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100755 boca-1.5.0/doc/problemexamples/problemtemplate/tests/c (limited to 'boca-1.5.0/doc/problemexamples/problemtemplate/tests') diff --git a/boca-1.5.0/doc/problemexamples/problemtemplate/tests/c b/boca-1.5.0/doc/problemexamples/problemtemplate/tests/c new file mode 100755 index 0000000..d7d0411 --- /dev/null +++ b/boca-1.5.0/doc/problemexamples/problemtemplate/tests/c @@ -0,0 +1,27 @@ +#!/bin/bash +# +# This file performs a test of the autojudge system. It can run whatever you feel important to test the autojudge +# and the script files that are included in the problem package + +cat > test.c < test.in <