diff options
Diffstat (limited to 'codeforces/SortTheSubarray/main_input0.txt')
| -rw-r--r-- | codeforces/SortTheSubarray/main_input0.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/codeforces/SortTheSubarray/main_input0.txt b/codeforces/SortTheSubarray/main_input0.txt new file mode 100644 index 0000000..fbeb308 --- /dev/null +++ b/codeforces/SortTheSubarray/main_input0.txt @@ -0,0 +1,10 @@ +3 +7 +6 7 3 4 4 6 5 +6 3 4 4 7 6 5 +3 +1 2 1 +1 1 2 +3 +2 2 1 +2 1 2 |
