From 1e554737ac3fda9ecf16c4a2818598b6032d7390 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Tue, 26 Sep 2023 14:32:40 +0300 Subject: Solved A and B in the last Div2 --- contests/Round899/A/main_input0.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 contests/Round899/A/main_input0.txt (limited to 'contests/Round899/A/main_input0.txt') diff --git a/contests/Round899/A/main_input0.txt b/contests/Round899/A/main_input0.txt new file mode 100644 index 0000000..d7a05b6 --- /dev/null +++ b/contests/Round899/A/main_input0.txt @@ -0,0 +1,7 @@ +3 +5 +1 3 2 6 7 +4 +2 3 4 5 +1 +1 -- cgit v1.2.3