From ba391960d9d26180335fccc2f3d593021324de76 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 19 Mar 2023 11:58:33 +0200 Subject: Solved new problems from codeforces --- codeforces/IdealPoint/main_input0.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 codeforces/IdealPoint/main_input0.txt (limited to 'codeforces/IdealPoint/main_input0.txt') diff --git a/codeforces/IdealPoint/main_input0.txt b/codeforces/IdealPoint/main_input0.txt new file mode 100644 index 0000000..284f7f3 --- /dev/null +++ b/codeforces/IdealPoint/main_input0.txt @@ -0,0 +1,15 @@ +4 +4 3 +1 3 +7 9 +2 5 +3 6 +2 9 +1 4 +3 7 +1 3 +2 4 +3 5 +1 4 +6 7 +5 5 -- cgit v1.2.3