From 8ad882a1deea1ae012c6acf8810e3de9babca9f4 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 2 Nov 2022 11:50:58 +0200 Subject: solved 3 problems from cses --- cses/TwoSets/main_output0.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cses/TwoSets/main_output0.txt (limited to 'cses/TwoSets/main_output0.txt') diff --git a/cses/TwoSets/main_output0.txt b/cses/TwoSets/main_output0.txt new file mode 100644 index 0000000..90d1101 --- /dev/null +++ b/cses/TwoSets/main_output0.txt @@ -0,0 +1,5 @@ +YES +4 +1 2 4 7 +3 +3 5 6 -- cgit v1.2.3