From 5565beca67266d65b28d0c0ad5d1a06178ede73f Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 27 May 2024 16:30:12 +0300 Subject: Solved two dp problems on cses --- EveryoneLovesToSleep/main_input0.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 EveryoneLovesToSleep/main_input0.txt (limited to 'EveryoneLovesToSleep/main_input0.txt') diff --git a/EveryoneLovesToSleep/main_input0.txt b/EveryoneLovesToSleep/main_input0.txt new file mode 100644 index 0000000..baa6cf3 --- /dev/null +++ b/EveryoneLovesToSleep/main_input0.txt @@ -0,0 +1,10 @@ +3 +1 6 13 +8 0 +3 6 0 +12 30 +14 45 +6 0 +2 23 35 +20 15 +10 30 -- cgit v1.2.3