diff options
| author | cassiopc <cassiopc@gmail.com> | 2012-08-31 09:02:27 +0000 |
|---|---|---|
| committer | cassiopc <cassiopc@gmail.com> | 2012-08-31 09:02:27 +0000 |
| commit | 2948fe8d6055f6dfe6289e64bce426b5e0bb552f (patch) | |
| tree | 2cff8a28f2bcf1f21116b952738b5e683e11c193 /boca-1.5.1/doc/problemexamples/formiga | |
| parent | 37d5a8f2b6ecf585f91c2f7c804145853f0ca1e9 (diff) | |
| download | boca-2948fe8d6055f6dfe6289e64bce426b5e0bb552f.tar.gz boca-2948fe8d6055f6dfe6289e64bce426b5e0bb552f.zip | |
inclusion of dir 1.5.1 for boca
Diffstat (limited to 'boca-1.5.1/doc/problemexamples/formiga')
9 files changed, 38 insertions, 0 deletions
diff --git a/boca-1.5.1/doc/problemexamples/formiga/compare b/boca-1.5.1/doc/problemexamples/formiga/compare new file mode 120000 index 0000000..934e331 --- /dev/null +++ b/boca-1.5.1/doc/problemexamples/formiga/compare @@ -0,0 +1 @@ +../problemtemplate/compare
\ No newline at end of file diff --git a/boca-1.5.1/doc/problemexamples/formiga/compile b/boca-1.5.1/doc/problemexamples/formiga/compile new file mode 120000 index 0000000..83641d6 --- /dev/null +++ b/boca-1.5.1/doc/problemexamples/formiga/compile @@ -0,0 +1 @@ +../problemtemplate/compile
\ No newline at end of file diff --git a/boca-1.5.1/doc/problemexamples/formiga/description/formiga.txt b/boca-1.5.1/doc/problemexamples/formiga/description/formiga.txt new file mode 100644 index 0000000..4cd89f0 --- /dev/null +++ b/boca-1.5.1/doc/problemexamples/formiga/description/formiga.txt @@ -0,0 +1 @@ +THIS IS THE FILE DESCRIBING THE PROBLEM! IT CAN BE A PDF OR ANY OTHER FORMAT... diff --git a/boca-1.5.1/doc/problemexamples/formiga/description/problem.info b/boca-1.5.1/doc/problemexamples/formiga/description/problem.info new file mode 100644 index 0000000..0bd73c3 --- /dev/null +++ b/boca-1.5.1/doc/problemexamples/formiga/description/problem.info @@ -0,0 +1,3 @@ +basename=formiga +fullname=The formiga test problem +descfile=formiga.txt diff --git a/boca-1.5.1/doc/problemexamples/formiga/input/formiga b/boca-1.5.1/doc/problemexamples/formiga/input/formiga new file mode 100644 index 0000000..c9a59b2 --- /dev/null +++ b/boca-1.5.1/doc/problemexamples/formiga/input/formiga @@ -0,0 +1,15 @@ +1 1 Norte +4 8 Norte +3 2 Sul +100000 100000 Oeste +6 6 Sul +4 13 Oeste +4 14 Sul +4 13 Leste +640 648 Norte +45 99998 Leste +45 99995 Oeste +99999 99998 Norte +99999 99996 Oeste +445 1157 Sul +100000 0 Qqlixo diff --git a/boca-1.5.1/doc/problemexamples/formiga/limits b/boca-1.5.1/doc/problemexamples/formiga/limits new file mode 120000 index 0000000..3744764 --- /dev/null +++ b/boca-1.5.1/doc/problemexamples/formiga/limits @@ -0,0 +1 @@ +../problemtemplate/limits
\ No newline at end of file diff --git a/boca-1.5.1/doc/problemexamples/formiga/output/formiga b/boca-1.5.1/doc/problemexamples/formiga/output/formiga new file mode 100644 index 0000000..499641c --- /dev/null +++ b/boca-1.5.1/doc/problemexamples/formiga/output/formiga @@ -0,0 +1,14 @@ +100% 0 Sul + 25% 1 Leste +100% 3 Oeste + 0% 0 Leste + 17% 0 Norte +100% 15 Norte + 50% 7 Leste +100% 15 Sul + 12% 159 Oeste +100% 100041 Norte + 20% 20006 Leste +100% 199995 Leste + 33% 66663 Sul + 1% 16 Norte diff --git a/boca-1.5.1/doc/problemexamples/formiga/run b/boca-1.5.1/doc/problemexamples/formiga/run new file mode 120000 index 0000000..fd7410f --- /dev/null +++ b/boca-1.5.1/doc/problemexamples/formiga/run @@ -0,0 +1 @@ +../problemtemplate/run
\ No newline at end of file diff --git a/boca-1.5.1/doc/problemexamples/formiga/tests b/boca-1.5.1/doc/problemexamples/formiga/tests new file mode 120000 index 0000000..7ef2d62 --- /dev/null +++ b/boca-1.5.1/doc/problemexamples/formiga/tests @@ -0,0 +1 @@ +../problemtemplate/tests
\ No newline at end of file |