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 --- classics/dp/coin_output0.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 classics/dp/coin_output0.txt (limited to 'classics/dp/coin_output0.txt') diff --git a/classics/dp/coin_output0.txt b/classics/dp/coin_output0.txt new file mode 100644 index 0000000..e440e5c --- /dev/null +++ b/classics/dp/coin_output0.txt @@ -0,0 +1 @@ +3 \ No newline at end of file -- cgit v1.2.3