From f91e65aa60df59a924e342aa6c444baf3eeff3f5 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 2 Aug 2023 23:51:40 +0300 Subject: Solved 1 problem on codeforces --- codeforces/ComeTogether/main_input0.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 codeforces/ComeTogether/main_input0.txt (limited to 'codeforces/ComeTogether/main_input0.txt') diff --git a/codeforces/ComeTogether/main_input0.txt b/codeforces/ComeTogether/main_input0.txt new file mode 100644 index 0000000..1ebebc3 --- /dev/null +++ b/codeforces/ComeTogether/main_input0.txt @@ -0,0 +1,10 @@ +3 +3 1 +1 3 +6 4 +5 2 +2 2 +7 2 +1 1 +4 3 +5 5 -- cgit v1.2.3