aboutsummaryrefslogtreecommitdiff
path: root/codechef/ReversalSorting/main_input0.txt
diff options
context:
space:
mode:
Diffstat (limited to 'codechef/ReversalSorting/main_input0.txt')
-rw-r--r--codechef/ReversalSorting/main_input0.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/codechef/ReversalSorting/main_input0.txt b/codechef/ReversalSorting/main_input0.txt
new file mode 100644
index 0000000..c940944
--- /dev/null
+++ b/codechef/ReversalSorting/main_input0.txt
@@ -0,0 +1,7 @@
+3
+4 1
+1 2 3 4
+4 1
+2 1 3 4
+5 7
+3 2 2 3 3