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/WalkingMaster/main_input0.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 codeforces/WalkingMaster/main_input0.txt (limited to 'codeforces/WalkingMaster/main_input0.txt') diff --git a/codeforces/WalkingMaster/main_input0.txt b/codeforces/WalkingMaster/main_input0.txt new file mode 100644 index 0000000..fd8aabe --- /dev/null +++ b/codeforces/WalkingMaster/main_input0.txt @@ -0,0 +1,7 @@ +6 +-1 0 -1 2 +0 0 4 5 +-2 -1 1 1 +-3 2 -3 2 +2 -1 -1 -1 +1 1 0 2 -- cgit v1.2.3