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