From 035ae0db488809f8c6a2d0956614c344ed8e4f32 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Tue, 7 Mar 2023 16:21:15 +0200 Subject: Solved a dp problem on codeforces --- codeforces/SerejaAndSuffixes/main_input0.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 codeforces/SerejaAndSuffixes/main_input0.txt (limited to 'codeforces/SerejaAndSuffixes/main_input0.txt') diff --git a/codeforces/SerejaAndSuffixes/main_input0.txt b/codeforces/SerejaAndSuffixes/main_input0.txt new file mode 100644 index 0000000..c1d3d92 --- /dev/null +++ b/codeforces/SerejaAndSuffixes/main_input0.txt @@ -0,0 +1,12 @@ +10 10 +1 2 3 4 1 2 3 4 100000 99999 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 -- cgit v1.2.3