From c53e273f03a6a7bdb03870d3af565ca44e77fc0b Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Tue, 1 Aug 2023 21:07:23 +0300 Subject: Solve a problem from codeforces --- codeforces/ForbiddenInteger/main_output0.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 codeforces/ForbiddenInteger/main_output0.txt (limited to 'codeforces/ForbiddenInteger/main_output0.txt') diff --git a/codeforces/ForbiddenInteger/main_output0.txt b/codeforces/ForbiddenInteger/main_output0.txt new file mode 100644 index 0000000..27737a1 --- /dev/null +++ b/codeforces/ForbiddenInteger/main_output0.txt @@ -0,0 +1,11 @@ +YES +6 +3 1 1 1 1 3 +NO +YES +2 +2 2 +YES +1 +7 +NO -- cgit v1.2.3