From a9db4aab4257c8651dec7a3b8b0716dc472afddf Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 7 Sep 2023 20:52:42 +0300 Subject: Solved 4 problems in the last div3(Round895) and deleted binaries --- codeforces/TalesOfASort/main_input0.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 codeforces/TalesOfASort/main_input0.txt (limited to 'codeforces/TalesOfASort/main_input0.txt') diff --git a/codeforces/TalesOfASort/main_input0.txt b/codeforces/TalesOfASort/main_input0.txt new file mode 100644 index 0000000..4d2d7bf --- /dev/null +++ b/codeforces/TalesOfASort/main_input0.txt @@ -0,0 +1,15 @@ +7 +3 +1 2 3 +5 +2 1 2 1 2 +4 +3 1 5 4 +2 +7 7 +5 +4 1 3 2 5 +5 +2 3 1 4 5 +3 +1000000000 1 2 -- cgit v1.2.3