From 41e4a123e8a63a0a33bc7c89569731c2daf65d95 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sat, 25 Mar 2023 15:43:13 +0200 Subject: Solve some problems --- codeforces/Coprime/main_input1.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 codeforces/Coprime/main_input1.txt (limited to 'codeforces/Coprime/main_input1.txt') diff --git a/codeforces/Coprime/main_input1.txt b/codeforces/Coprime/main_input1.txt new file mode 100644 index 0000000..d213bc4 --- /dev/null +++ b/codeforces/Coprime/main_input1.txt @@ -0,0 +1,3 @@ +1 +3 +2 2 4 \ No newline at end of file -- cgit v1.2.3