From 2842e9ef52d61fb52228ef4d7bc45f5aeb954ab3 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 30 Mar 2023 23:38:17 +0200 Subject: Solved a couple of problem on codeforces --- codeforces/SortZero/main_output0.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 codeforces/SortZero/main_output0.txt (limited to 'codeforces/SortZero/main_output0.txt') diff --git a/codeforces/SortZero/main_output0.txt b/codeforces/SortZero/main_output0.txt new file mode 100644 index 0000000..5f663ea --- /dev/null +++ b/codeforces/SortZero/main_output0.txt @@ -0,0 +1,5 @@ +1 +2 +4 +3 +0 -- cgit v1.2.3