summaryrefslogtreecommitdiff
path: root/2010/1c/1.in
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2011-05-13 13:07:40 +0300
committerYuval Adam <yuv.adm@gmail.com>2011-05-13 13:07:40 +0300
commit1ea1751b5349ede8f3c7a5f633ddaf178e472e79 (patch)
tree378af3942cfb7ae12497a7224eed1702e1b0b9e2 /2010/1c/1.in
parente851ef520b24d325cb79edcafc4aa3a6c2fb31bd (diff)
simple delta algorithm isnt enough
Diffstat (limited to '2010/1c/1.in')
-rw-r--r--2010/1c/1.in17
1 files changed, 8 insertions, 9 deletions
diff --git a/2010/1c/1.in b/2010/1c/1.in
index 1eae983..64c92f6 100644
--- a/2010/1c/1.in
+++ b/2010/1c/1.in
@@ -1,9 +1,8 @@
-4
-1 2 3
-abc
-4 5 6
-def
-7 8 9
-ghi
-8 8 8
-jkl \ No newline at end of file
+2
+3
+1 10
+5 5
+7 7
+2
+1 1
+2 2 \ No newline at end of file