From cf3a29feb5887344b6633ead1b4b6d5657a15a4b Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 15 Jun 2014 03:24:33 +0200 Subject: old stuff: algorithms --- algorithms/bin_packing_input/bp0 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 algorithms/bin_packing_input/bp0 (limited to 'algorithms/bin_packing_input/bp0') diff --git a/algorithms/bin_packing_input/bp0 b/algorithms/bin_packing_input/bp0 new file mode 100644 index 0000000..2bb15ad --- /dev/null +++ b/algorithms/bin_packing_input/bp0 @@ -0,0 +1,12 @@ +10 +10 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 -- cgit v1.2.3