From ebc57cf12fe85b161403862256becbdc7c2112ad Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Fri, 8 Apr 2011 13:13:30 +0300 Subject: added watersheds, not yet working --- 2009/qual/b/1.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 2009/qual/b/1.in (limited to '2009/qual/b/1.in') diff --git a/2009/qual/b/1.in b/2009/qual/b/1.in new file mode 100644 index 0000000..f02c56c --- /dev/null +++ b/2009/qual/b/1.in @@ -0,0 +1,19 @@ +5 +3 3 +9 6 3 +5 9 6 +3 5 9 +1 10 +0 1 2 3 4 5 6 7 8 7 +2 3 +7 6 7 +7 6 7 +5 5 +1 2 3 4 5 +2 9 3 9 6 +3 3 0 8 7 +4 9 8 9 8 +5 6 7 8 9 +2 13 +8 8 8 8 8 8 8 8 8 8 8 8 8 +8 8 8 8 8 8 8 8 8 8 8 8 8 \ No newline at end of file -- cgit v1.3.1