summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-07 00:41:05 +0200
committerneodarz <neodarz@neodarz.net>2018-08-07 00:41:05 +0200
commitbdedded1628b3544118e5c692447a8c52d7b6e62 (patch)
treec4d4ed7a32b733d0a7bbda4449adf1d4861e67d5
downloadproblemF-bdedded1628b3544118e5c692447a8c52d7b6e62.tar.xz
problemF-bdedded1628b3544118e5c692447a8c52d7b6e62.zip
Initial commit
-rw-r--r--input.txt18
-rw-r--r--problemF.pdfbin0 -> 165566 bytes
2 files changed, 18 insertions, 0 deletions
diff --git a/input.txt b/input.txt
new file mode 100644
index 0000000..5c88b7a
--- /dev/null
+++ b/input.txt
@@ -0,0 +1,18 @@
+6 10 20
+6 12 1 3
+1 9 1 2
+3 2 1 2
+8 20 5 4
+4 11 7 4
+2 10 9 1
+0 11 30
+1 12 30
+30 10 5 3
+1 10 2
+1 10 2 1
+2 10 11
+1 10 4 3
+1 10 9 3
+0 0 0
+
+
diff --git a/problemF.pdf b/problemF.pdf
new file mode 100644
index 0000000..4d15c72
--- /dev/null
+++ b/problemF.pdf
Binary files differ