From 115f46e93398fea52915071eff859a5a2fa11b06 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 28 Nov 2022 19:02:12 +0200 Subject: Solved 5 more problems --- codeforces/XorAverage/main_input0.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 codeforces/XorAverage/main_input0.txt (limited to 'codeforces/XorAverage/main_input0.txt') diff --git a/codeforces/XorAverage/main_input0.txt b/codeforces/XorAverage/main_input0.txt new file mode 100644 index 0000000..3f175ca --- /dev/null +++ b/codeforces/XorAverage/main_input0.txt @@ -0,0 +1,4 @@ +3 +1 +4 +3 -- cgit v1.2.3